Skip to content
Roberto Rodriguez edited this page Jan 20, 2022 · 2 revisions

Welcome to the ATTACK-Python-Client wiki!

Update library locally

python setup.py sdist bdist_wheel
python -m twine upload dist/*
Clone this wiki locally