Browse Source

move golab into directory

Brett Langdon 11 years ago
parent
commit
d019b6e0e4
2 changed files with 2 additions and 1 deletions
  1. +2
    -1
      MANIFEST.in
  2. +0
    -0
      golab/__init__.py

+ 2
- 1
MANIFEST.in View File

@ -1,3 +1,4 @@
include README.* setup.py setup.cfg golab.py requirements.txt LICENSE
include README.* setup.py setup.cfg requirements.txt LICENSE
recursive-include golab *.py
global-exclude *.pyc
global-exclude *.pyo

golab.py → golab/__init__.py View File


Loading…
Cancel
Save