Skip to content

Commit

Permalink
Revert "Created new extractcode standlone command for #52"
Browse files Browse the repository at this point in the history
This reverts commit 2a38e29.
  • Loading branch information
pombredanne committed Dec 7, 2015
1 parent af745ca commit 9881e9e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 366 deletions.
17 changes: 0 additions & 17 deletions extractcode

This file was deleted.

35 changes: 0 additions & 35 deletions extractcode.bat

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ def read(*names, **kwargs):
entry_points={
'console_scripts': [
'scancode = scancode.cli:scancode',
'extractcode = scancode.extract_cli:extractcode',
],
},
)
176 changes: 0 additions & 176 deletions src/scancode/extract_cli.py

This file was deleted.

137 changes: 0 additions & 137 deletions tests/scancode/test_extract_cli.py

This file was deleted.

0 comments on commit 9881e9e

Please sign in to comment.