ucphhpc / migrid-user-docs

Documentation and user guides for the MiGrid sites at UCPH, including the ERDA and SIF systems
GNU General Public License v3.0
0 stars 0 forks source link

Check in a Makefile that includes automatic provisioning of the venv. #14

Closed albu-diku closed 2 months ago

albu-diku commented 2 months ago

There was already a Makefile in local be folks locally - extend this with tricks to create the virtual env and install any requisite dependencies within it. The added targets should also notice future dependency changes.

While here also add setuptools as an explicit dependency in order to allow operation on Pyhton 3.12+ where it is no longer an included battery.