1
0
mirror of https://github.com/JoelBender/modpypes synced 2025-10-05 20:45:46 +08:00
Go to file
dependabot[bot] 4ecb517d70
Bump wheel from 0.23.0 to 0.38.1
Bumps [wheel](https://github.com/pypa/wheel) from 0.23.0 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.23.0...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 19:44:16 +00:00
doc rename the documentation directory to fix the build problem on ReadTheDocs 2015-08-13 11:13:31 -04:00
modpypes wrong response type 2017-08-24 15:42:38 -04:00
tests passes template tests in both py27 and py34 2015-09-08 22:42:35 -04:00
.gitignore Initial commit 2015-06-12 10:22:26 -04:00
AUTHORS.rst framework of a new project 2015-06-12 14:54:12 -04:00
CONTRIBUTING.rst lots of updates 2015-06-19 22:25:35 -04:00
HISTORY.rst framework of a new project 2015-06-12 14:54:12 -04:00
iptables_redirect.sh iptables command for mapping port 502 2017-04-25 15:54:52 -04:00
LICENSE Initial commit 2015-06-12 10:22:26 -04:00
README.md Add Gitter badge 2017-04-25 13:12:52 +00:00
README.rst passes template tests in both py27 and py34 2015-09-08 22:42:35 -04:00
release_to_pypi.sh mirror the BACpypes release script 2017-03-28 14:50:14 -04:00
requirements.txt Bump wheel from 0.23.0 to 0.38.1 2022-12-26 19:44:16 +00:00
setup.cfg need to remove 'universal' from [wheel] configuration 2015-09-08 22:51:06 -04:00
setup.py bump the version, update the classifiers 2017-03-29 00:45:18 -04:00
tox.ini passes template tests in both py27 and py34 2015-09-08 22:42:35 -04:00

MODpypes

Join the chat at https://gitter.im/JoelBender/modpypes

Python library for MODBUS based on BACpypes