diff --git a/setup.sh b/setup.sh index 543b4c0..d9504cd 100644 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,4 @@ #!/usr/bin/bash -#import shutil;import pathlib;[shutil.rmtree(p) for p in pathlib.Path().iterdir() if p.name in {'env', 'dist', 'twitter_api_client.egg-info'}]; python3 -m build python3 -m twine upload dist/* \ No newline at end of file