-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
Today most users tend to just cargo cult a setup.py around, never understanding most of the directives that actually go into one.
Solutions:
- Document Creating a New Package From Scratch
- "Package Init", Create a New Package Template?
Some of this already is starting to exist with the packaging guide's page on creating a package (See here), but that is incomplete.
Evpok and drozzy