This package is supposed to collect, as well as make installable through Pip, all of the Python code and utilities that we develop as part of the wetAI project.
python3 setup.py sdist bdist_wheel
twine upload dist/*
This package is supposed to collect, as well as make installable through Pip, all of the Python code and utilities that we develop as part of the wetAI project.
python3 setup.py sdist bdist_wheel
twine upload dist/*