Changeset 6116b04 in trunk
- Timestamp:
- 2022-06-10T20:08:53Z (3 years ago)
- Branches:
- master
- Children:
- 537ab5c
- Parents:
- 839aaea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified setup.py ¶
r839aaea r6116b04 115 115 116 116 # WebSocket library for twisted and asyncio 117 "autobahn >= 19.5.2", 117 "autobahn >= 19.5.2, != 22.5.1, != 22.4.2, != 22.4.1" 118 # (the ignored versions above don't have autobahn.twisted.testing 119 # packaged properly) 118 120 119 121 # Support for Python 3 transition
Note: See TracChangeset
for help on using the changeset viewer.