added empty init
This commit is contained in:
parent
862dbfb1ad
commit
2c1b5a7ef5
3 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
include LICENSE
|
include LICENSE
|
||||||
include README.md
|
include README.md
|
||||||
recursive-include docs *
|
recursive-include docs *
|
||||||
recursive-include jepl *
|
|
||||||
|
|
|
||||||
0
jepl/__init__.py
Normal file
0
jepl/__init__.py
Normal file
|
|
@ -8,7 +8,6 @@ author = Jeff MacKinnon
|
||||||
author_email = jeff@jmkengineering.com
|
author_email = jeff@jmkengineering.com
|
||||||
license = GNU-AFFERO
|
license = GNU-AFFERO
|
||||||
classifiers =
|
classifiers =
|
||||||
Environment :: Web Environment
|
|
||||||
Intended Audience :: Developers
|
Intended Audience :: Developers
|
||||||
License :: GNU AFFERO
|
License :: GNU AFFERO
|
||||||
Operating System :: OS Independent
|
Operating System :: OS Independent
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue