@ -14,9 +14,9 @@ with open('README.md', 'r', encoding='utf-8') as f:
readme=f.read()
REQUIRES=[
"opencv_python==4.0.0.21"
"localpubsub==0.0.3",
"numpy==1.16.1"
'opencv_python==4.0.0.21'
'localpubsub==0.0.3',
'numpy==1.16.1'
]
setup(
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.