Revision 4f3c3d7968440ae471496d29558d38757a21a637 authored by Tito Dal Canton on 14 March 2023, 10:17:04 UTC, committed by Tito Dal Canton on 16 March 2023, 17:04:58 UTC
* Add labels CLI option

* Edit `upload()` to understand labels and refactor a bit

* Wire label CLI arg to upload code

* Address comment

* Tom's suggestion

Co-authored-by: Thomas Dent <thomas.dent@usc.es>
1 parent 624b7cd
Raw File
MANIFEST.in
include test/*py
include bin/*
include tox.ini
include pytest.ini
include README.md
recursive-include examples *py *sh *xml
recursive-include tools *py
recursive-include pycbc *cpp
include LICENSE
back to top