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 77d2e1e + 30355f2 commit 89d4475Copy full SHA for 89d4475
.gitignore
@@ -43,6 +43,7 @@ htmlcov/
43
.coverage.*
44
.cache
45
nosetests.xml
46
+.pytest_cache/
47
coverage.xml
48
*,cover
49
.hypothesis/
README.rst
@@ -1,14 +1,6 @@
1
pizzapi
2
=======
3
4
-**>>> this repo is no longer being maintained <<<**
5
-
6
-I'm a busy guy and I don't even live near a Domino's anymore, so I've lost interest in this project.
7
8
-If you really want to use this, beware because I made it years ago as a learning expierience.
9
10
-You have been warned.
11
12
Description
13
-----------
14
0 commit comments