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

Clarify what would be released to Pypi and what are the dependencies #11

Open
andy-maier opened this issue Jul 19, 2021 · 1 comment
Open
Assignees
Milestone

Comments

@andy-maier
Copy link
Contributor

It is not clear to me what would be released to Pypi:

  • One Pypi package containing both subdirectories?
  • Two Pypi packages, each containing one subdirectory?
  • Only some module-level functionality from the code, but not the entire apache modules?

Second, what are the Python dependencies and OS-level dependencies of the Pypi packages?

@andy-maier andy-maier added this to the 0.2.0 milestone Jul 19, 2021
@rchateauneu
Copy link
Collaborator

To be released:
Not clear for me either. I would probably be simpler to install everything, in a first stage: There is not a lot of code anyway. But first, it might be better that I fix "apxs" issue, and do more tests.

Dependencies:
werkzeug
mako, possibly optional.
selinux, Linux only, and possibly optional.
markupsafe

OS-level Dependencies:

  • Windows 10
  • WSL (that is, Linux)
    I have to do more tests also, but the changes done when porting to Python 3 are very local, so the dependencies should not have changed. Will investigate more.

@andy-maier andy-maier self-assigned this Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants