update dependencies, replace pycrypto with cryptography
This commit is contained in:
parent
2623444b11
commit
35b4313ad1
7 changed files with 109 additions and 45 deletions
5
pytest.ini
Normal file
5
pytest.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# pytest.ini
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = cbmi.settings
|
||||
python_files = tests.py test_*.py *_tests.py
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue