Create dev-requirements.txt

This commit is contained in:
ElBe 2023-02-07 16:07:34 +01:00 committed by GitHub
parent a6d846d8c7
commit c7a04ea178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
dev-requirements.txt Normal file
View File

@ -0,0 +1,2 @@
pytest==7.2.1
pylint==2.16.1