Compare commits

..

No commits in common. "10d1954125b2c8ea22d3a5a84827e829a1161098" and "251859e989d0f54cb1b363f06410cd2f3b9eeadb" have entirely different histories.

3 changed files with 1 additions and 4 deletions

View File

@ -9,7 +9,4 @@ setup(
"checkMetadata = checkMetadata.__main__:main"
]
},
install_requires=[
'tqdm>=4.62.3'
]
)
)