1
1
mirror of https://github.com/harelba/q.git synced 2024-10-03 22:39:52 +03:00
q/test-requirements.txt
Harel Ben-Attia 2c5c6e5034
Remove sqlitebck dependency + windows is working, but not in runner + other fixes (#284)
for some reason q.exe works well after an MSI installation on Windows, but not working well on the runner doing a sanity, in terms of dependencies on sqlite3 extension.
2021-10-23 22:43:29 +03:00

4 lines
40 B
Plaintext

pytest==6.2.2
flake8==3.6.0
six==1.11.0