Skip to content

Commit

Permalink
Remove entrypoint cp-worker. Closes #281
Browse files Browse the repository at this point in the history
  • Loading branch information
umesh-timalsina committed Oct 13, 2023
1 parent 17e8648 commit 3972788
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 149 deletions.
Empty file removed chimerapy/engine/entry/__init__.py
Empty file.
67 changes: 0 additions & 67 deletions chimerapy/engine/entry/worker.py

This file was deleted.

4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ homepath = "https://github.com/ChimeraPy"
documentation = "https://chimerapy-engine.readthedocs.io/en/latest/index.html"
repository = "https://github.com/ChimeraPy/Engine"

# Entrypoint
[project.scripts]
cp-worker = "chimerapy.engine.entry.worker:main"

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
Expand Down
78 changes: 0 additions & 78 deletions test/test_entrypoint.py

This file was deleted.

0 comments on commit 3972788

Please sign in to comment.