updates
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2024-02-02 03:14:37 +00:00
parent 6aca75d2cb
commit 74a29f7ce3
8 changed files with 82 additions and 44 deletions

View File

@@ -15,7 +15,7 @@ setup(name='tox_wrapper',
maintainer='',
license='GPL3',
packages=['tox_wrapper'],
install_requires=[],
install_requires=['ctypes'],
include_package_data=True,
# dont run directly if you need a proxy
# run python3 tox_wrapper/tests/tests_wrapper.py --help