diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-02-17 01:06:26 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-02-17 01:06:26 -0600 |
commit | a5d9664a9264f45b088cc363331b391a40779b40 (patch) | |
tree | b3d94b185706a60dc3159b405ee04068d1b93a2c /requirements_dev.txt | |
parent | b0d48558606fabfb582358077c3c909c2bbb63e1 (diff) |
finish testing and polishing, add readmev1.0.0
Diffstat (limited to 'requirements_dev.txt')
-rw-r--r-- | requirements_dev.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements_dev.txt b/requirements_dev.txt index 9979866..87baa83 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,6 @@ pytest>=7.2.1 pytest-cov>=4.0.0 +pytest-env>=0.8.1 mypy>=1.0.0 flake8>=6.0.0 types-Markdown>=3.4.2.4
\ No newline at end of file |