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 a626ae2 commit 84747f1Copy full SHA for 84747f1
.gitignore
@@ -0,0 +1,7 @@
1
+.idea
2
+.cache
3
+.tox
4
+dist
5
+*.egg-info
6
+*.pyc
7
+__pycache__
README.rst
@@ -1,5 +1,7 @@
-pytest-echo: echoing environment variables, package version and django settings
-===============================================================================
+pytest-echo
+===========
+
+Echoing environment variables, package version and django settings
Usage
-----
0 commit comments