This repository was archived by the owner on Apr 15, 2025. It is now read-only.
Tags: tsukumijima/FastAPI-RESTful
Tags
Optimizations (yuval9313#68) * Change spacing to unix line breaks * Remove runtime.txt It is unimportant to have specific python version declared for the project since it is a package * Change timing.py to work on any system and not just unix * Remove the need of requirements.txt file * Move coverage configuration into pyproject.toml * Poetry lock * Return to manual version editing * Format project * Remove SqlAlchemy TypeDecorator cache warning * Restore dataclasses to python 3.6 installation * Fix issues with mypy update and python 3.6
PreviousNext