Skip to content

PLOS/dewey-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dewey-lib

This repo contains libraries that are required for Dewey.

It is normally cloned as a submodule into /lib.

git-lfs

This repository uses git large file support (git-lfs). You may need to install git-lfs on your system.

populating python packages

You can populate the python package cache from a requirements file, e.g.: pip install --no-use-wheel --download python/ -r ../requirements/production.txt.