summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py')
-rw-r--r--Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py b/Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py
deleted file mode 100644
index 342b8ea..0000000
--- a/Lib/packaging/tests/fake_dists/choxie-2.0.0.9/truffles.py
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- coding: utf-8 -*-
-from choxie.chocolate import Chocolate
-
-class Truffle(Chocolate):
- """A truffle."""