mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
* Change event currency to a choice attribute * Added pycountry to requirements for currency list * Fixed issues from flake8 * Added tests for event currency and added pycountry to setup.py * Removed whitespace from test/control/test_events.py
This commit is contained in:
committed by
Raphael Michel
parent
2e9d95b96a
commit
4accbef6a9
@@ -37,3 +37,4 @@ pycparser==2.13 # https://github.com/eliben/pycparser/issues/147
|
||||
chardet>=2.3,<3
|
||||
mt-940==3.2
|
||||
vobject==0.9.*
|
||||
pycountry
|
||||
|
||||
Reference in New Issue
Block a user