duo-labs / cloudtracker

CloudTracker helps you find over-privileged IAM users and roles by comparing CloudTrail logs with current IAM policies.
BSD 3-Clause "New" or "Revised" License
885 stars 110 forks source link

Document pypi updates #61

Closed 0xdabbad00 closed 4 years ago

0xdabbad00 commented 5 years ago

Updates are done with

python setup.py sdist
twine upload --repository pypi dist/*
0xdabbad00 commented 4 years ago

No longer needed as pypi work is taken care of by a Github automation.