diff --git a/requirements-github.txt b/requirements-github.txt new file mode 100644 index 000000000..32008a569 --- /dev/null +++ b/requirements-github.txt @@ -0,0 +1,2 @@ +-e git+https://github.com/AdaCore/e3-core.git#egg=e3-core +-e git+https://github.com/AdaCore/e3-testsuite.git#egg=e3-testsuite diff --git a/REQUIREMENTS.dev b/requirements-pypi.txt similarity index 51% rename from REQUIREMENTS.dev rename to requirements-pypi.txt index 766808259..b4de89a08 100644 --- a/REQUIREMENTS.dev +++ b/requirements-pypi.txt @@ -1,8 +1,6 @@ autopep8==1.5.2 coverage==5.1 docutils==0.16 --e git+https://github.com/AdaCore/e3-core.git#egg=e3-core --e git+https://github.com/AdaCore/e3-testsuite.git#egg=e3-testsuite funcy==1.14 Mako==1.1.2 sphinx-rtd-theme==0.4.3