-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Given that in #26 it was decided to keep C extensions, I think it would be good to release this package so it can be usable.
Previously we discussed not making releases to avoid backward compatibility and maintenance issues. However the current situation makes this packages basically not installable on most frequent platform (Windows) where users don't typically have a compiler.
I would like to
- upload the sdist to PyPi
- add it to conda-forge
- try to see if we can make wheels from the conda artifacts using https://github.com/regro/conda-press
To avoid backward compatibility expectations we can release it with a alpha
or beta
prefix in the version string (while incrementing the version), as black project does for instance.
Metadata
Metadata
Assignees
Labels
No labels