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 4b0526e commit 13447b1Copy full SHA for 13447b1
docs/conf.py
@@ -48,11 +48,6 @@
48
# built documents.
49
#
50
# The short X.Y version.
51
-sys.path.append(os.path.abspath(os.path.join(__file__, '../..')))
52
-
53
-version = __import__('pytest_django').__version__
54
-# The full version, including alpha/beta/rc tags.
55
-release = __import__('pytest_django').__version__
56
57
# The language for content autogenerated by Sphinx. Refer to documentation
58
# for a list of supported languages.
0 commit comments