move markup parsing to utils.py with a test script
This commit is contained in:
@ -12,6 +12,7 @@ django-lazysignup==2.0.0
|
||||
django-settings-export==1.2.1
|
||||
django-user-accounts==2.1.0
|
||||
django-webpack-loader==0.6.0
|
||||
Dumper==1.2.0
|
||||
humanize==0.5.1
|
||||
importlib-metadata==0.23
|
||||
ipdb==0.11
|
||||
@ -21,6 +22,7 @@ jedi==0.13.3
|
||||
kombu==4.6.5
|
||||
more-itertools==7.2.0
|
||||
parso==0.3.4
|
||||
pdfminer==20191010
|
||||
pexpect==4.6.0
|
||||
pickleshare==0.7.5
|
||||
prompt-toolkit==2.0.9
|
||||
|
||||
Reference in New Issue
Block a user