mirror of
https://github.com/kennethreitz-archive/bpython-gist.git
synced 2026-06-05 23:50:18 +00:00
d1024000b6
- Use the setuptools entry_points mechanism - Move the primary bpython script itself into the bpython module with invocation via the setuptools entry_points mechanism. - Fix setup.py whitespace to be consistant (4-spaces only) - Ignore setuptools-generated build products