chopralab / cipher_db

Repository for RESTful API, GUI, and Mongo DB triggers for the cipher database
2 stars 0 forks source link

improve setup #3

Open davidegraff opened 2 years ago

davidegraff commented 2 years ago

we should more clearly list package dependencies with a setup.cfg and env.yml file. The current env.yml file is clearly a dump from the dev environment, but it includes all packages rather than simply the required ones. We should also add environment setup instructions to the README