aboutsummaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorRémy HUBSCHER <hubscher.remy@gmail.com>2020-04-21 10:30:13 +0200
committerGitHub <noreply@github.com>2020-04-21 10:30:13 +0200
commit5d3266873eb4892dc2e5b9da499532d1ad013197 (patch)
treeee25876f1b1f1d2ec66859ee8162c9bc479ff24b /dev-requirements.txt
parent026a0722357d74b143ed2d974ad2d871a56041b3 (diff)
downloadihatemoney-mirror-5d3266873eb4892dc2e5b9da499532d1ad013197.zip
ihatemoney-mirror-5d3266873eb4892dc2e5b9da499532d1ad013197.tar.gz
ihatemoney-mirror-5d3266873eb4892dc2e5b9da499532d1ad013197.tar.bz2
Update known working set. (#558)
* Update known working set. * Pin dependencies in setup.cfg. * Cleanup Makefile. * Try the python_version trick.
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
deleted file mode 100644
index 9163cf8..0000000
--- a/dev-requirements.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-zest.releaser
-tox
-pytest
-flake8
-Flask-Testing
-black ; python_version >= '3.6'