mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
remove pytest runner and update package info (#1201)
This commit is contained in:
parent
88944e9935
commit
2f4d52f4d1
2
setup.py
2
setup.py
@ -189,8 +189,6 @@ if __name__ == '__main__':
|
||||
'Programming Language :: Python :: 3.9',
|
||||
],
|
||||
license='Apache License 2.0',
|
||||
setup_requires=parse_requirements('requirements/build.txt'),
|
||||
tests_require=parse_requirements('requirements/tests.txt'),
|
||||
install_requires=parse_requirements('requirements/runtime.txt'),
|
||||
extras_require={
|
||||
'all': parse_requirements('requirements.txt'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user