Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uranusjr/pytest-pypi-gateway
Pytest plugin to run a PyPI "gateway".
https://github.com/uranusjr/pytest-pypi-gateway
Last synced: about 1 month ago
JSON representation
Pytest plugin to run a PyPI "gateway".
- Host: GitHub
- URL: https://github.com/uranusjr/pytest-pypi-gateway
- Owner: uranusjr
- License: isc
- Created: 2018-09-14T09:45:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T11:10:15.000Z (over 6 years ago)
- Last Synced: 2024-10-14T19:41:56.076Z (3 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: news/.gitignore
- License: LICENSE
Awesome Lists containing this project
README
===============================================================================
Pytest-PyPI-Gateway: Pytest plugin to run a PyPI "gateway".
===============================================================================Example configuration::
{
"Flask": [
"Flask-0.12.2-py2.py3-none-any.whl",
"Flask-0.12.2.tar.gz"
]
}