issues
search
crate
/
crate-python
Python DB API client library for CrateDB, using HTTP.
https://cratedb.com/docs/python/
Apache License 2.0
78
stars
31
forks
source link
Improve maintainability. Add Dependabot configuration.
#516
Closed
amotl
closed
1 year ago
amotl
commented
1 year ago
A few more adjustments for better maintainability.
Maintain Buildout version in
requirements.txt
. This is to make Dependabot pick up the version, and eventually bump it.
Add Dependabot configuration.
Use better version constraint for SQLAlchemy.
A few more adjustments for better maintainability.
requirements.txt
. This is to make Dependabot pick up the version, and eventually bump it.