diff --git a/setup.cfg b/setup.cfg index 65c9431..c4d5aab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,3 @@ -[aliases] -test=pytest - [coverage:run] source = gcn omit = gcn/tests/* @@ -40,8 +37,6 @@ packages = find: python_version = >=3.7 install_requires = lxml -tests_require = - pytest [options.entry_points] console_scripts =