dbrattli / OSlash

Functors, Applicatives, And Monads in Python
MIT License
714 stars 50 forks source link

publish py3 wheels #6

Closed graingert closed 4 years ago

graingert commented 7 years ago

can you do:

git checkout 89075d281b9cd132c85d9de4596b85ee97b29b43
git tag 0.5.0
git push --tags
python3 setup.py bdist_wheel upload
dbrattli commented 4 years ago

Should be published as a wheel now.