Skip to content

opensafely-core/job-runner-dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is contains the pure-python dependencies needed to run job-runner.

It is intended for use in OpenSAFELY backends, where we can access Github but not PyPI, simply by checking out into a directory and adding that directory to the PYTHONPATH.

Updates are managed via the tooling in the job-runner repo, not directly in this repo.

There are limitations to this approach:

  • it only works for pure-python dependencies
  • we can only have one version of library

As we aim to minimise external dependecies, these limitations will probably work for now.

About

Bundled dependencies for job-runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages