Releases: PaulSchweizer/ascii-canvas
Releases · PaulSchweizer/ascii-canvas
Available from Python3.8.1 onwards
Ascii-canvas is compatible with Pyhon3.8.1 and above. Only adjusted the poetry file
Remove Python 2 Support
- Removed Python2 support
- Introduced poetry
- Cleanup
Explicit requirement installs
v1.3.5 Adding explicit install requirements
Striping hints on import
v1.3.4 Update __init__.py
Another attempt at stripping type hints
v1.3.3 Update setup.py
Fixing strip hints
v1.3.2 Update setup.py
Requirements added
strip-hints is now a requirement
Strip type hints on import
Py 3.6 type hints are stripped at runtime for Python < 3.6
travis fixes
Merge pull request #11 from Anton-4/deploy_fix it might actually work this time
travis fixes
Merge pull request #10 from Anton-4/deploy_fix travis.yml syntax erros