Skip to content

Support for Python 3.x#5

Open
GiulioRossetti wants to merge 4 commits intoKatolaZ:masterfrom
GiulioRossetti:master
Open

Support for Python 3.x#5
GiulioRossetti wants to merge 4 commits intoKatolaZ:masterfrom
GiulioRossetti:master

Conversation

@GiulioRossetti
Copy link

Hi,
I was using your package for a project, and since it was originally developed for Python 2.7, I decided to add support to more recent versions (3.x).

In the meantime, I fixed a few issues (i.e., checks for None made with equality rather than using the "is" operator) and restructured the package to make it pip installable.

pip install git+https://github.com/KatolaZ/multired

I also refactored the tests in a single unittest (without assert statements).

I slightly updated the readme as well, however please double check it 😁

Best,
Giulio

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant