mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
restructure the whole way scripts are created, using setuptools magic
to take care of creating .exe wrappers for windows. To make this work needed to - rename modules with a "-" in it (not a valid name) - add an __init__.py to the tools directory - create an entry point dictionary which stores the right associations
This commit is contained in:
parent
1f32624e8b
commit
8009324a3b
11 changed files with 782 additions and 786 deletions
0
tools/__init__.py
Normal file
0
tools/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue