rcpch / digital-growth-charts-server

RCPCH's open source Digital Growth Chart API
https://growth.rcpch.ac.uk/
GNU Affero General Public License v3.0
16 stars 11 forks source link

Versioning of RCPCHGrowth-python package #171

Closed eatyourpeas closed 3 years ago

eatyourpeas commented 3 years ago

Currently any new version of the python version pushed to PyPi has to be updated manually in requirements.txt. It would be good to automate this process.

eatyourpeas commented 3 years ago

This is actually a duplicate of #74 in the server