Fix #62: Include MIT-LICENSE.txt in the tarball
Esse commit está contido em:
@@ -1,4 +1,5 @@
|
||||
include README.rst
|
||||
include requirements.txt
|
||||
include MIT-LICENSE.txt
|
||||
graft ino/make
|
||||
graft ino/templates
|
||||
|
||||
@@ -90,6 +90,9 @@ Contributors
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.3.5
|
||||
* Fix #62: Include `MIT-LICENSE.txt` in the tarball.
|
||||
|
||||
0.3.4
|
||||
* Fix #44, #45: Building and uploading for Arduino Leonardo is fully supported.
|
||||
* Fix #3, #29: Build artifacts for different board models and Arduino distributions
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ ino_package_data = gen_data_files('ino', 'make') + gen_data_files('ino', 'templa
|
||||
|
||||
setup(
|
||||
name='ino',
|
||||
version='0.3.4',
|
||||
version='0.3.5',
|
||||
description='Command line toolkit for working with Arduino hardware',
|
||||
long_description=readme_content,
|
||||
author='Victor Nakoryakov, Amperka Team',
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário