Skip to content

Commit

Permalink
command-ine interface no longer available
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludwig.Lierhammer committed Sep 15, 2023
1 parent d6c9882 commit cdc35c6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 206 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ def _read_txt(txt_file):
],
description="Python xweights contains functions"
"to create grid weighted area means",
entry_points={
"console_scripts": [
"xweights=xweights.cli:main",
],
},
install_requires=requirements,
license="MIT license",
long_description=readme + "\n\n" + history,
Expand Down
149 changes: 0 additions & 149 deletions xweights/_parser.py

This file was deleted.

52 changes: 0 additions & 52 deletions xweights/cli.py

This file was deleted.

0 comments on commit cdc35c6

Please sign in to comment.