Commit ff14598c authored by Memet Bilgin's avatar Memet Bilgin Committed by oroulet

remove unnecessary production dependency into tests requirement

parent 08861799
......@@ -35,6 +35,5 @@ setup(
'uageneratestructs = asyncua.tools:uageneratestructs',
]
},
setup_requires=['pytest-runner'],
tests_require=['pytest'],
tests_require=['pytest', 'pytest-runner'],
)
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