Skip to content

Commit

Permalink
trying pv packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianMontaguSmartDCSIT committed Aug 1, 2024
1 parent e8a11bb commit f6d08ec
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 @@ -42,6 +42,6 @@
package_dir={"test_harness": "test_harness"},
include_package_data=True,
extras_require={
"protocol_verifier": ["flask"]
"protocol_verifier": protocol_verifier_packages
}
)

0 comments on commit f6d08ec

Please sign in to comment.