Skip to content
Snippets Groups Projects
Commit b75f2358 authored by gyulaid's avatar gyulaid
Browse files

Fix #25

get rid of dependency versions
parent 20d0a45a
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ package_dir =
packages = alice
python_requires = >=3.6
install_requires =
PyYAML==6.0
virtualenv==20.14.0
PyYAML
virtualenv
[options.entry_points]
console_scripts =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment