Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .clabot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"contributors": [ "dabacon", "mjk" ],
"contributors": [ "dabacon", "mjk", "splch" ],
"message": "We require contributors to sign our Contributor License Agreement, and we don't have one on file for your GitHub username. In order for us to review and merge your code, please contact @mjk or opensource@ionq.com to sign the CLA."
}
4 changes: 2 additions & 2 deletions ci/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pytest
pytest-cov
black
black==22.3.0
black[jupyter]
pymore
mypy==1.2.0
pylint
twine
twine
Loading