summaryrefslogtreecommitdiff
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorMatthias Klose <doko@debian.org>2021-11-27 09:14:41 +0100
committerMatthias Klose <doko@debian.org>2021-11-27 09:14:41 +0100
commit3c577b5ace7676dc680c162a39de78d5bb6e9b5e (patch)
tree2f66ae2b61daa6fc4be752f3f295ea4e93221c78 /tests/__init__.py
Import python-packaging_21.3.orig.tar.gz
[dgit import orig python-packaging_21.3.orig.tar.gz]
Diffstat (limited to 'tests/__init__.py')
-rw-r--r--tests/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
new file mode 100644
index 0000000..b509336
--- /dev/null
+++ b/tests/__init__.py
@@ -0,0 +1,3 @@
+# This file is dual licensed under the terms of the Apache License, Version
+# 2.0, and the BSD License. See the LICENSE file in the root of this repository
+# for complete details.