Skip to content

Commit

Permalink
drop py3-py package which is now part of pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Aug 4, 2023
1 parent f0a4e04 commit cfb372b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
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

0 comments on commit cfb372b

Please sign in to comment.