This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
pypiserver
Watch
1
Star
0
Fork
1
You've already forked pypiserver
mirror of
https://github.com/pypiserver/pypiserver
synced
2024-11-09 16:45:51 +01:00
Code
Releases
Wiki
Activity
5454abde00
pypiserver
/
requirements
/
test.pip
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Switch to GH actions (#361) * Switch to GH actions Removes the travis config and adds a GH actions config. Resolves #360. As part of this: - only runs the README check once, instead of for each python version - only runs mypy once, removing it from tox - unifies the pypy and cpython tests in tox by separating dev and test requirements, and only installing the latter for running tests in tox * Update README w/badge & link to GH actions tests
2020-11-16 03:08:58 +01:00
# Just the absolutely necessary extra requirements for
# running tests
Feat/dependabot (#493) * feat: dependabot - add dependabot yml file to look in the docker & requirements folders - split the requirements out of the test.pip into a test-requirements.pip file so dependabot recognizes it It was found that in order to have the python dependabot recognize the requirements a naming convention had to be followed * feat: dependabot alter to monthly
2023-06-23 19:15:46 +02:00
-r test-requirements.txt
Copy Permalink