Skip to content

Commit

Permalink
cleanlab version 1.0 beta launch!
Browse files Browse the repository at this point in the history
  • Loading branch information
cgnorthcutt authored Apr 18, 2021
1 parent e374a0c commit fd9cf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# For pypi upload
# 0. python setup.py check -r -s
# 0. rm -rf dist build
# 0. twine check dist
# 1. python setup.py sdist bdist_wheel --universal
# 1. twine check dist/*
# 2. python3 -m twine upload dist/*

from setuptools import setup, find_packages
Expand Down

0 comments on commit fd9cf47

Please sign in to comment.