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 0d04fb7 commit 311f6deCopy full SHA for 311f6de
setup.py
@@ -6,8 +6,6 @@
6
# For all other modes of development, use poetry and pyproject.toml
7
################################################################################
8
9
-import os
10
-
11
from setuptools import find_packages, setup
12
13
install_requires = ["setuptools", "pydot"]
0 commit comments