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/patched
|
||||
| tests/pypi
|
||||
| tests/pytest-pypi
|
||||
| tests/test_artifacts
|
||||
| get-pipenv.py
|
||||
| pyproject.toml
|
||||
@@ -66,7 +65,6 @@ norecursedirs = [
|
||||
"tasks",
|
||||
"docs",
|
||||
"tests/test_artifacts",
|
||||
"tests/pytest-pypi",
|
||||
"tests/pypi",
|
||||
"peeps",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user