initial commit

This commit is contained in:
2021-12-31 20:30:36 +01:00
commit 660c540828
10 changed files with 91 additions and 0 deletions

1
requirements/common.txt Normal file
View File

@ -0,0 +1 @@
django

2
requirements/dev.txt Normal file
View File

@ -0,0 +1,2 @@
-r mwfin.txt
coverage

2
requirements/mw.txt Normal file
View File

@ -0,0 +1,2 @@
-r common.txt
mwfin