mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-06 03:22:23 -08:00
Merge remote-tracking branch 'remotes/caffeinum/add-aliases' into release/0.4.4
This commit is contained in:
commit
fd84b62395
3 changed files with 16 additions and 3 deletions
1
setup.py
1
setup.py
|
|
@ -19,6 +19,7 @@ setup(
|
|||
entry_points={
|
||||
'console_scripts': [
|
||||
'repo-to-text=repo_to_text.main:main',
|
||||
'flatten=repo_to_text.main:main',
|
||||
],
|
||||
},
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue