File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- 0.1.29
1+ 0.1.30
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ django-collect-offline
55django-collect-offline-files
66django-crypto-fields
77django-revision
8+ django_extensions
89mysqlclient
910edc-action-item
1011edc-adverse-event
@@ -57,3 +58,4 @@ edc-timepoint
5758edc-utils
5859edc-visit-schedule
5960edc-visit-tracking
61+ git+https://github.com/erikvw/django-simple-history@admin_revert_permissions2
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ setenv =
1616 PYTHONWARNINGS =module::DeprecationWarning
1717commands =
1818 flake8 edc_label
19- pip install -U git+https://github.com/erikvw/django-simple-history@admin_revert_permissions
19+ pip install -U git+https://github.com/erikvw/django-simple-history@admin_revert_permissions2
2020 coverage run setup.py test {posargs}
2121 codecov -e TOXENV
2222deps =
You can’t perform that action at this time.
0 commit comments