aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* pipenv: update Pipfile.lockBryan Newbold2020-10-051-22/+87
|
* Upgrade Dynaconf to 3+Bruno Rocha2020-10-051-346/+290
| | | | | | In dynaconf 3+ it is no more recommended to use `from dynaconf import settings` now the recommendation is to create your own instance of the settings object based on Dynaconf class.
* flake8-annotation lintingBryan Newbold2020-06-031-1/+9
| | | | Added some new annotations; need to finish more.
* pipenv: flake8 and pytypesBryan Newbold2020-06-031-84/+165
|
* pipenv: update fatcat-openapi-client; pydanticBryan Newbold2020-05-141-38/+37
|
* pipenv: dynaconfBryan Newbold2020-05-131-1/+23
|
* Makefile; pipenv add gunicornBryan Newbold2020-05-121-1/+9
|
* pipenv: first passBryan Newbold2020-05-121-0/+804