synodic / Soul-Engine

Physically based renderer and simulation engine for real-time applications.
GNU General Public License v3.0
42 stars 24 forks source link

Setup `Poetry` for Python Dependencies #286

Open Behemyth opened 5 years ago

Behemyth commented 5 years ago

Poetry is a better alternative to Pipenv and should be used to manage the Python virtual environment. Interfacing with a Soul application's CMake frontend will be fun.