Skip to content

Commit

Permalink
Change .toml order
Browse files Browse the repository at this point in the history
  • Loading branch information
events555 committed Aug 29, 2024
1 parent 2339ea0 commit dbcb12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ authors = [
{ name = "Steven Nguyen", email = "steven.n.nguyen@rutgers.edu" },
]
dependencies = [
"Diophantine",
"numpy",
"sympy",
"cirq",
"pdoc",
"Diophantine",
]


Expand Down

0 comments on commit dbcb12b

Please sign in to comment.