Add user registration test
This commit is contained in:
3
Pipfile
3
Pipfile
@@ -6,7 +6,6 @@ verify_ssl = true
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
twilio = "*"
|
||||
flask = "*"
|
||||
pymysql = "*"
|
||||
flask-praetorian = "*"
|
||||
@@ -16,6 +15,8 @@ flask-marshmallow = "*"
|
||||
marshmallow = "*"
|
||||
pytest = "*"
|
||||
marshmallow-sqlalchemy = "*"
|
||||
twilio = "*"
|
||||
pytest-flask = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user