Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Python 3.x Compatibility. Fixes #15#18

Open
jim-p wants to merge 1 commit intontoff:masterfrom
jim-p:master
Open

Python 3.x Compatibility. Fixes #15#18
jim-p wants to merge 1 commit intontoff:masterfrom
jim-p:master

Conversation

@jim-p
Copy link

@jim-p jim-p commented Jul 16, 2020

Updates for Python 3.x compatibility.

After this PR is merged, an additional change is necessary in https://github.com/OctoPrint/plugins.octoprint.org though I don't see the file there with the definition for this plugin at the moment.

It needs a block such as:

compatibility:
  python: ">=2.7,<4"

In its plugin file in that repository to indicate compatibility as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments