Skip to content

Continuous Integration ? #20

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

Open
asmodehn opened this issue Nov 10, 2020 · 1 comment
Open

Continuous Integration ? #20

asmodehn opened this issue Nov 10, 2020 · 1 comment

Comments

@asmodehn
Copy link
Contributor

I think it would be important to setup some CI on this project to make sure tests keep working with every change (both with the python or with the rust version).

I am willing to work on that, but I would need to know the python setup supported:

  • which python version are supported ? which interpreter ?
  • what tooling to manage virtual environments ? (virtualenv, pipenv, poetry, other)
  • which test runner ? (unittest, pytest, tox, nox, other)

In case it is useful, here is the reference for python packaging : https://packaging.python.org/

@s2hc-johan
Copy link
Collaborator

yea, I've got a branch somewhere for publishing towards pypi, and hence a setup.py for it. just haven't got the time to finish it.

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