Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop py3-py package which is now part of pytest #8637

Merged
merged 1 commit into from
Aug 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion pip/py.file

This file was deleted.

2 changes: 1 addition & 1 deletion pip/pytest.file
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Requires: py3-more-itertools py3-atomicwrites py3-attrs py3-funcsigs py3-pathlib2 py3-pluggy py3-py py3-scandir
Requires: py3-more-itertools py3-atomicwrites py3-attrs py3-funcsigs py3-pathlib2 py3-pluggy py3-scandir
Requires: py3-packaging py3-wcwidth
Requires: py3-iniconfig py3-toml
Requires: py3-exceptiongroup
3 changes: 1 addition & 2 deletions pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,14 +275,13 @@ pyparsing==3.0.9
pyproject-hooks==1.0.0
pyproject-metadata==0.7.1
pyrsistent==0.19.3
py==1.11.0
pydantic==1.10.7
pygithub==1.58.1
pylev==1.4.0
PyNaCl==1.5.0
pysocks==1.7.1
pysqlite3==0.5.0
pytest==7.2.2
pytest==7.4.0
pytest-cov==4.0.0
pytest-runner==6.0.0
python-daemon==3.0.1
Expand Down
1 change: 0 additions & 1 deletion python_tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ Requires: py3-autopep8
Requires: py3-pycodestyle
Requires: py3-lz4
Requires: py3-ply
Requires: py3-py
Requires: py3-defusedxml
Requires: py3-atomicwrites
Requires: py3-attrs
Expand Down