Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
koraydns authored Dec 15, 2024
1 parent af4a8f0 commit 98c1df0
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 @@ -28,7 +28,7 @@
],
entry_points={
"console_scripts": [
"quantum-sim=quantum_attack_simulator.bb84_example:main",
"quantum-sim=examples.bb84_example:main",
],
},
python_requires=">=3.7"
Expand Down

0 comments on commit 98c1df0

Please sign in to comment.