[Feature] - Configure Azure Pipelines
Closed this issue · 0 comments
j9ac9k commented
Now that Azure Pipelines is enabled for this repository, we should make a configuration such that it tests builds effectively.
@lxkain We can configure it such that the CI system pushes new builds to PyPI (instead of us doing that ourselves) with each tagged commit to the master branch. We can leave things as they are, and upload to pypi ourselves (as we currently do) as well.