mito icon indicating copy to clipboard operation
mito copied to clipboard

Update development commands

Open naterush opened this issue 2 years ago • 1 comments

Currently, there are a variety of workarounds that we need to use to make the development commands run consistency, including outdated peer dependencies, and more. This sucks.

We should take the most common issues, and fix them up so these commands are more robust!

naterush avatar Feb 07 '22 18:02 naterush

I think we can target the setup.py; there notably is some build:all that happens in here already. Can we remove the npm install? What else can we do here?

naterush avatar Feb 25 '22 02:02 naterush

Done!

naterush avatar Nov 06 '23 18:11 naterush