creer foncton to_sha1()

This commit is contained in:
2018-11-17 10:35:33 +01:00
parent c43429165a
commit a609421b59
3 changed files with 7 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ requires = [
'waitress',
'MySQL-python',
# 'mysql-connector-python',
'BeautifulSoup',
'beautifulsoup4',
]
tests_require = [