Wykres commitów

5 Commity (config_dataclasses)

Autor SHA1 Wiadomość Data
Florian Ludwig a4655ddf25 tox and travis are not used anymore 2021-03-13 18:28:01 +01:00
Stein Magnus Jodal b85774439e Move scripts module into hbmqtt module
Fixes #166
2021-03-13 15:58:25 +01:00
Stein Magnus Jodal 00c40e8935 Include all files in the PyPI releases
- Included tests, examples, etc in MANIFEST.in.
- Made git ignore files that should not be included in the package.
- Added tox test environment which runs check-manifest to validate the
  MANIFEST.in file.

Downstreams like Debian prefer the PyPI packages to include everything
from the Git repo, especially changelogs and test suites. To make the
installation with pip as lightweight as possible, it is encouraged to
build and upload Python wheels in addition to the sdist tarball.
2017-07-26 15:08:58 +02:00
Pascal Bach 325454daed Add license file to release tarball 2017-04-06 14:09:20 +02:00
Mark Rees 71f0c29b49 Include default yaml files in scripts directory
Use include_package_data directive & MANIFEST.in entry rather than
data_files directive to include default yaml files as part of the
distribution.
2015-11-12 16:01:21 +11:00