forked from pool/python-pip-api
- update to 0.0.34:
* meta: drop support for Python 3.7 - update to 0.0.33: * fix release workflow, corrective release - update to 0.0.32: * Bump the actions group with 5 updates - update to 0.0.31: * Handle editable projects with `pyproject.toml` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=24
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Index: pip-api-0.0.30/tests/test_parse_requirements.py
|
||||
Index: pip_api-0.0.34/tests/test_parse_requirements.py
|
||||
===================================================================
|
||||
--- pip-api-0.0.30.orig/tests/test_parse_requirements.py
|
||||
+++ pip-api-0.0.30/tests/test_parse_requirements.py
|
||||
@@ -75,14 +75,6 @@ PEP508_PIP_EXAMPLE_WHEEL_FILE = "file://
|
||||
--- pip_api-0.0.34.orig/tests/test_parse_requirements.py
|
||||
+++ pip_api-0.0.34/tests/test_parse_requirements.py
|
||||
@@ -73,14 +73,6 @@ PEP508_PIP_EXAMPLE_WHEEL_FILE = "file://
|
||||
"",
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user