Skip to content
Snippets Groups Projects
Commit 5cf07835 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

don't install useless executable alias

parent aeb26315
Branches
Tags v1.0.2
No related merge requests found
Pipeline #46560 failed
......@@ -81,7 +81,6 @@ setup(
entry_points = {
'console_scripts': [
'bfps = bfps.__main__:main',
'bfps1 = bfps.__main__:main',
'bfps.test_NSVEparticles = bfps.test.test_bfps_NSVEparticles:main',
'bfps.test_particles = bfps.test.test_particles:main',
'bfps.test_Parseval = bfps.test.test_Parseval:main',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment