-
Notifications
You must be signed in to change notification settings - Fork 815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add isort
to dev dependencies
#4554
Comments
Opened a PR for this. For future reference, to add a development dependency in Poetry you can do: poetry add --group dev isort |
Thanks Darren! I did check the Poetry docs but the large diff to the lock file gave me pause! |
Don't forget to star the repository! Follow @textualizeio for Textual updates. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry I would do this myself but I'm not yet familiar enough with poetry.
The text was updated successfully, but these errors were encountered: