Skip to content

Commit

Permalink
fix: requirements in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeach-aws committed Jan 31, 2022
1 parent bea6cb6 commit 4272788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"flake8",
"isort",
"jsonschema==3.2.0",
"numpy",
"pre-commit",
"pylint",
"pytest",
Expand All @@ -43,7 +44,6 @@
"sphinx-rtd-theme",
"sphinxcontrib-apidoc",
"tox",
"numpy",
]
},
url="https://github.com/aws/amazon-braket-schemas-python",
Expand Down

0 comments on commit 4272788

Please sign in to comment.