chispa
chispa copied to clipboard
Make it easier for conda devs to setup virtual env to work on this project
This project is setup for Poetry development.
Is there a way to setup this project for conda development as well? I want to keep using Poetry for my personal development and to build / release the wheel files.
Is there a way to structure the projects so ppl with conda installed on their machine can get a virtual environment properly setup? Conda is the other popular Python virtual env tool correct?