File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "poetry_dynamic_versioning.backend"
66[project ]
77name = " crumpy"
88authors = [
9- {
name =
" Riverlane" ,
email =
" [email protected] " },
9+ {
name =
" Sam Zappa ( Riverlane) " ,
email =
" [email protected] " },
1010]
1111description = " A python library for visualizing Crumble circuits in Jupyter"
1212readme = " README.md"
@@ -38,10 +38,10 @@ dependencies = [
3838]
3939
4040[project .urls ]
41- Homepage = " https://github.com/Deltakit/crumpy "
42- "Bug Tracker" = " https://github.com/Deltakit/crumpy /issues"
43- Discussions = " https://github.com/Deltakit/crumpy /discussions"
44- Changelog = " https://github.com/Deltakit/crumpy /releases"
41+ Homepage = " https://github.com/quantumlib/Stim "
42+ "Bug Tracker" = " https://github.com/quantumlib/Stim /issues"
43+ Discussions = " https://github.com/quantumlib/Stim /discussions"
44+ Changelog = " https://github.com/quantumlib/Stim /releases"
4545
4646
4747[dependency-groups ]
You can’t perform that action at this time.
0 commit comments