Summary
Version 1.1.5 is built and validated on feature/add-100-cves but has not been uploaded to PyPI yet.
Status
pyproject.toml and adpentest/__init__.py set to 1.1.5
- Distributions built:
dist/adpentest-1.1.5-py3-none-any.whl (106 KB), dist/adpentest-1.1.5.tar.gz (111 KB)
twine check PASSED for both artifacts
What blocks upload
No PyPI API token available in the CI/session environment. Owner must run:
python3 -m twine upload dist/adpentest-1.1.5*
# username: __token__
# password: pypi-<owner-token>
Acceptance
Summary
Version 1.1.5 is built and validated on
feature/add-100-cvesbut has not been uploaded to PyPI yet.Status
pyproject.tomlandadpentest/__init__.pyset to1.1.5dist/adpentest-1.1.5-py3-none-any.whl(106 KB),dist/adpentest-1.1.5.tar.gz(111 KB)twine checkPASSED for both artifactsWhat blocks upload
No PyPI API token available in the CI/session environment. Owner must run:
Acceptance
pip install adpentest==1.1.5works from a clean venvv1.1.5in git