Changeset 5481c11 in rattail-demo
- Timestamp:
- 11/26/2022 08:32:45 PM (2 months ago)
- Branches:
- master
- Children:
- 34a3ee8
- Parents:
- 16fdfd5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
setup.py
r16fdfd5 r5481c11 50 50 'pyramid_retry', # 1.0 51 51 52 # TODO: remove cap for mysql-connector once we figure out what's up with that53 'mysql-connector-python==8.0.17',54 55 52 'invoke', # 0.22.1 56 53 'psycopg2', # 2.6.2 57 'rattail[db]', # 0.9.86 58 'rattail-corepos', # 0.1.0 59 'rattail-woocommerce', # 0.1.0 54 'rattail-tempmon', # 0.2.6 60 55 'Tailbone', # 0.5.49 61 56 'tailbone-corepos', # 0.1.0 … … 81 76 'Programming Language :: Python', 82 77 'Programming Language :: Python :: 3', 83 'Programming Language :: Python :: 3.5',84 78 'Topic :: Office/Business', 85 79 'Topic :: Software Development :: Libraries :: Python Modules',
Note: See TracChangeset
for help on using the changeset viewer.