James Lu
|
c1476dda59
|
setup.py: drop py_modules entry
It looks like this ended up installing the main PyLink modules twice.
|
2016-07-08 12:57:35 -07:00 |
|
James Lu
|
7c5b87f4d2
|
setup: unconditionally write __init__.py; mark builds with unretrievable version as -dirty
Ref #259.
|
2016-07-03 00:43:06 -07:00 |
|
James Lu
|
a9a6c22044
|
setup.py: fix fallback version import path
|
2016-07-03 00:29:31 -07:00 |
|
James Lu
|
72c48502c6
|
Generate __init__.py with package version on runtime
Closes #259. This removes world.version and replaces it with pylinkirc.__version__ where the former was used.
|
2016-07-03 00:26:03 -07:00 |
|
James Lu
|
3a57e8d595
|
Split coreplugin.py into coremods/
Closes #240.
|
2016-06-21 11:25:47 -07:00 |
|
James Lu
|
481d70eff8
|
New import paths for properly installed pylinkirc
|
2016-06-20 18:18:54 -07:00 |
|
James Lu
|
5f9c14ca18
|
WIP: Very basic setup.py
Import paths, etc. in the PyLink app still need to be adjusted!
|
2016-06-20 17:48:14 -07:00 |
|