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.
2 parents a0fcf51 + 4b42b7b commit f841b1dCopy full SHA for f841b1d
.git_archival.txt
@@ -0,0 +1 @@
1
+ref-names: $Format:%D$
.gitattributes
@@ -1,2 +1,5 @@
# Interpret Jupyter notebooks as Python
2
-*.ipynb linguist-language=Python
+*.ipynb linguist-language=Python
3
+
4
+# For automatic versioning via setuptools_scm_git_archive
5
+.git_archival.txt export-subst
0 commit comments