Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Create wheel and publish to Pypi #16

Open
Marco-Sulla opened this issue Nov 10, 2019 · 0 comments
Open

[FEATURE] Create wheel and publish to Pypi #16

Marco-Sulla opened this issue Nov 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Marco-Sulla
Copy link
Owner

The install instructions are really difficult. I think that:

  1. A setup.py should be created
  2. A wheel should be created
  3. Release the last version with the wheel
  4. publish it to Pypi

This way, installing EWA will be simply pip install ewa.

PS: obligatory requirement of mssql and cx_Oraclein code must be removed. The code that requires these libraries must be loaded only if the .ini file requires that database. There's no need to impose the user to install all the supported drivers.

PPS: instructions to how to install the absurdly compicated cx_Oracle driver should remain.

@Marco-Sulla Marco-Sulla added the enhancement New feature or request label Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant