summaryrefslogtreecommitdiffstats
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 05:31:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 05:31:44 +0000
commitf77392695c09f9fef9386c112aef0e2b2f6fcd1a (patch)
tree04c428a7cfc9b7c6dbea73b5697f8c201d9106ff /requirements-dev.txt
parentInitial commit. (diff)
downloadpython-pgspecial-f77392695c09f9fef9386c112aef0e2b2f6fcd1a.tar.xz
python-pgspecial-f77392695c09f9fef9386c112aef0e2b2f6fcd1a.zip
Adding upstream version 2.1.2.upstream/2.1.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
new file mode 100644
index 0000000..bd13eb4
--- /dev/null
+++ b/requirements-dev.txt
@@ -0,0 +1,11 @@
+pytest>=6.2.4
+tox>=1.9.2
+autopep8==1.3.3
+coverage
+codecov>=1.5.1
+pre-commit>=1.16.0
+black>=20.8b1
+configobj>=5.0.6
+twine==1.11.0
+wheel==0.38.1
+build==1.0.3 \ No newline at end of file