Skip to content
Snippets Groups Projects
Commit 37066fa0 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

removing console scripts entry point, since there are no scripts

parent 36573ad3
No related branches found
No related tags found
1 merge request!49Moving algos to bob.pad.base, refactoring, re-organizing, and renaming them. Fixes issue#17
Pipeline #
......@@ -56,11 +56,6 @@ setup(
# the version of bob.
entry_points={
# scripts should be declared using this entry:
'console_scripts': [
'version.py = bob.pad.face.script.version:main',
],
# registered databases:
'bob.pad.database': [
'replay-attack = bob.pad.face.config.database.replay_attack:database',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment