Skip to content

Commit

Permalink
Update to the pypi version of environment provider
Browse files Browse the repository at this point in the history
  • Loading branch information
t-persson committed Mar 11, 2024
1 parent 1e8f2e6 commit 475f626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/etos_suite_runner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ PyScaffold==3.2.3
packageurl-python~=0.11
cryptography>=42.0.4,<43.0.0
etos_lib==4.0.0
environment_provider@https://github.com/eiffel-community/etos-environment-provider/releases/download/3.0.0/environment_provider-3.0.0-py2.py3-none-any.whl
etos_environment_provider~=3.2
2 changes: 1 addition & 1 deletion projects/etos_suite_runner/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires =
packageurl-python~=0.11
cryptography>=42.0.4,<43.0.0
etos_lib==4.0.0
environment_provider@https://github.com/eiffel-community/etos-environment-provider/releases/download/3.0.0/environment_provider-3.0.0-py2.py3-none-any.whl
etos_environment_provider~=3.2

python_requires = >=3.4

Expand Down

0 comments on commit 475f626

Please sign in to comment.