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 3d6e19d commit cb701d3Copy full SHA for cb701d3
Makefile
@@ -17,7 +17,7 @@ REQUIREMENTS_FILE := requirements.txt
17
# https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html
18
ENVIRONMENT_FILE := environment.yml
19
20
-include third_party/make-env/conda.mk
+-include third_party/make-env/conda.mk
21
22
# Create a version.py file
23
VERSION_PY = sphinxcontrib_hdl_diagrams/version.py
0 commit comments