diff options
Diffstat (limited to 'FOSS/Python/Dependencies/future-0.18.2/src/__init__.py')
| -rw-r--r-- | FOSS/Python/Dependencies/future-0.18.2/src/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FOSS/Python/Dependencies/future-0.18.2/src/__init__.py b/FOSS/Python/Dependencies/future-0.18.2/src/__init__.py new file mode 100644 index 0000000..acdbb31 --- /dev/null +++ b/FOSS/Python/Dependencies/future-0.18.2/src/__init__.py @@ -0,0 +1,2 @@ +# Make this a package only for the sake of importing +# src.future.__version__ etc. from setup.py |
