Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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".

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"
]
}