Skip to content

Commit

Permalink
Fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
koromodako committed Dec 14, 2018
1 parent fa85495 commit 02fcd09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Expand Up @@ -25,6 +25,5 @@ def requirements():
'console_scripts': [
'mkctf-cli = mkctf.main:app',
]
},
data_files=[(str(CONF_DIR), ['config/mkctf.yml'])]
}
)

0 comments on commit 02fcd09

Please sign in to comment.