mirror of
https://github.com/jongracecox/anybadge.git
synced 2025-07-21 12:21:03 +02:00
Update the `inv --test.local` command to ensure that tests are run against the correct version of the package. The invoke command has been updated to: - Ensure the `anybadge` command is not available on the system to start with - Ensure `pip` is available - Pip install the local project - Run tests - Pip uninstall `anybadge` The net result is that invoke will be more robust in terms of making sure the installed version is in sync when running CLI tests.
12 lines
97 B
Plaintext
12 lines
97 B
Plaintext
beautifulsoup4
|
|
invoke
|
|
pygments
|
|
pytest
|
|
pytest-cov
|
|
requests
|
|
setuptools
|
|
sh
|
|
tox
|
|
types-requests
|
|
wheel
|