mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
Remove pytest-pypi from pyproject.toml
This commit is contained in:
@@ -22,7 +22,6 @@ exclude = '''
|
|||||||
| pipenv/vendor
|
| pipenv/vendor
|
||||||
| pipenv/patched
|
| pipenv/patched
|
||||||
| tests/pypi
|
| tests/pypi
|
||||||
| tests/pytest-pypi
|
|
||||||
| tests/test_artifacts
|
| tests/test_artifacts
|
||||||
| get-pipenv.py
|
| get-pipenv.py
|
||||||
| pyproject.toml
|
| pyproject.toml
|
||||||
@@ -66,7 +65,6 @@ norecursedirs = [
|
|||||||
"tasks",
|
"tasks",
|
||||||
"docs",
|
"docs",
|
||||||
"tests/test_artifacts",
|
"tests/test_artifacts",
|
||||||
"tests/pytest-pypi",
|
|
||||||
"tests/pypi",
|
"tests/pypi",
|
||||||
"peeps",
|
"peeps",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user