Skip to content

Commit

Permalink
Split GitHub requirements from others
Browse files Browse the repository at this point in the history
Also rename requirements files to make them consistent with Langkit's ones.
  • Loading branch information
HugoGGuerrier committed Sep 9, 2024
1 parent 49e16e1 commit bbb83f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions requirements-github.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 0 additions & 2 deletions REQUIREMENTS.dev → requirements-pypi.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit bbb83f2

Please sign in to comment.