Commit 40da9ae4 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

software/galene: add missing dependencies in test egg

See !1008
parent 4da1a25c
Pipeline #16437 failed with stage
in 0 seconds
......@@ -42,6 +42,8 @@ setup(
packages=find_packages(),
install_requires=[
'slapos.core',
'slapos.libnetworkcache',
'requests',
],
zip_safe=True,
test_suite='test',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment