mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
* remove some six uses (Py2) * remove more six usages * no need for "object" in Py3 * remove remaining six uses
13 lines
529 B
Plaintext
13 lines
529 B
Plaintext
-e git+https://github.com/Julian/jsonschema.git@v2.6.0#egg=jsonschema
|
|
-e git+https://github.com/pallets/flask.git#egg=flask
|
|
-e git+https://github.com/kennethreitz/requests#egg=requests
|
|
-e git+https://github.com/zalando/python-clickclick.git#egg=clickclick
|
|
inflection
|
|
mock
|
|
pytest
|
|
testfixtures>=5.3.0
|
|
# This repo doesn't have the latest version released on PyPI
|
|
# -e hg+https://bitbucket.org/pitrou/pathlib#egg=pathlib
|
|
# PyYAML is not that easy to build manually, it may fail.
|
|
#-e svn+http://svn.pyyaml.org/pyyaml/trunk#egg=PyYAML
|