Add gitlab ci settings
This commit is contained in:
parent
a798b9858c
commit
88cf5f9bd4
14 changed files with 61 additions and 34 deletions
6
requirements/gitlab.txt
Normal file
6
requirements/gitlab.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
-r base.txt
|
||||
|
||||
factory-boy==2.12.0
|
||||
freezegun==0.3.12
|
||||
black==19.3b0
|
||||
isort==4.3.20
|
||||
4
requirements/testing.txt
Normal file
4
requirements/testing.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
-r base.txt
|
||||
|
||||
factory-boy==2.12.0
|
||||
freezegun==0.3.12
|
||||
Loading…
Add table
Add a link
Reference in a new issue