-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Currently users have to create the file config.ini before they can install Python-Ebay. This makes Python-Ebay incompatible with automatic installation tools like pip or easy-install. Therefore I propose:
Modify setup.py to create a dummy config.ini file if none exists during installation.
This is off course only useful after applying my proposed pull request, that allows specification of config.ini at runtime: #18
Metadata
Metadata
Assignees
Labels
No labels