mirror of https://github.com/cheat/cheat.git
Create MANIFEST.in
I'm working on submitting this package to conda-forge. As part of this, I would like to include the license files in the MANIFEST.in for this project.
This commit is contained in:
parent
eff042d50b
commit
e8d32102cb
|
@ -0,0 +1,6 @@
|
|||
include CHANGELOG
|
||||
include CONTRIBUTING.md
|
||||
include LICENSE
|
||||
include README.md
|
||||
include licenses/gpl-3.txt
|
||||
include licenses/mit.txt
|
Loading…
Reference in New Issue