We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ee2e3 commit 2acd3a2Copy full SHA for 2acd3a2
requirements.txt
@@ -1,2 +1,2 @@
1
-d8s-dicts==0.4.0
+d8s-dicts==0.*
2
importlib-metadata; python_version < '3.8'
requirements_dev.txt
@@ -8,7 +8,7 @@ mypy
8
pylint
9
pytest
10
pytest-cov
11
-d8s-python==0.3.0
12
-d8s-file_system==0.4.0
13
-d8s-strings==0.2.0
+d8s-python==0.*
+d8s-file_system==0.*
+d8s-strings==0.*
14
bump2version
0 commit comments