TimeViewers / signalworks

MIT License
3 stars 2 forks source link

[Feature] - Configure Azure Pipelines #17

Closed j9ac9k closed 5 years ago

j9ac9k commented 5 years ago

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.