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 51bc934 commit 895399bCopy full SHA for 895399b
Pipfile
@@ -14,6 +14,7 @@ mkdocs-custom-tags-attributes = "*"
14
pymdown-extensions = "*"
15
setuptools = "*"
16
mkdocs-embed-file-plugins = {file = "."}
17
+wheel = "*"
18
19
[dev-packages]
20
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-version = "2.0.7"
+version = "2.0.8"
4
5
6
def classification_dependencies():
0 commit comments