mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-07 09:02:32 +00:00
Add poetry script as a replacement for console_scripts (#92)
After switching to poetry, the console script `rfd` was removed meaning the `rfd` command did not work. This fixes the issue by using [poetry scripts](https://python-poetry.org/docs/pyproject/#scripts).
This commit is contained in:
@@ -1 +1 @@
|
||||
0.7.0
|
||||
0.7.1
|
||||
|
Reference in New Issue
Block a user