textual icon indicating copy to clipboard operation
textual copied to clipboard

Add `isort` to dev dependencies

Open TomJGooding opened this issue 1 year ago • 1 comments

Sorry I would do this myself but I'm not yet familiar enough with poetry.

TomJGooding avatar May 24 '24 23:05 TomJGooding

We found the following entry in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory

github-actions[bot] avatar May 24 '24 23:05 github-actions[bot]

Opened a PR for this.

For future reference, to add a development dependency in Poetry you can do:

poetry add --group dev isort

darrenburns avatar Jul 11 '24 12:07 darrenburns

Thanks Darren! I did check the Poetry docs but the large diff to the lock file gave me pause!

TomJGooding avatar Jul 11 '24 12:07 TomJGooding

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

github-actions[bot] avatar Jul 11 '24 13:07 github-actions[bot]