diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2019-09-22 13:07:22 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2019-09-22 13:07:22 +0200 |
commit | 1a65827d032c0e2797d990cd40ecc71038e1947b (patch) | |
tree | e5dac462494b9d9c956b4f554a10ac7deeaba2c8 /MANIFEST.in | |
parent | a6b6cf1717e68034a358e8db63bbad8f6dc3a710 (diff) | |
download | ShellyPy-1a65827d032c0e2797d990cd40ecc71038e1947b.tar.gz ShellyPy-1a65827d032c0e2797d990cd40ecc71038e1947b.zip |
push MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..096dd50 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,2 @@ +include LICENSE +include requirements.txt |