mirror of
https://github.com/kennethreitz-archive/bpython-gist.git
synced 2026-06-05 07:36:12 +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
5 lines
28 B
Plaintext
5 lines
28 B
Plaintext
*.pyc
|
|
*.egg-info
|
|
build
|
|
dist
|