Closed semiversus closed 1 year ago
This pull requests uploads the already build packages for windows, linux and mac os to PyPI, so it will be possible to install PyOpTools simply by pip install pyoptools.
pip install pyoptools
What needs to be done by pyoptools maintainers:
setup.py
Next steps (future pull requests):
pyproject.toml
Cool, thanks!
This pull requests uploads the already build packages for windows, linux and mac os to PyPI, so it will be possible to install PyOpTools simply by
pip install pyoptools
.What needs to be done by pyoptools maintainers:
setup.py
(maybe 0.2.0?)Next steps (future pull requests):
pyproject.toml
based approach - everything is cleaner and easier