Skip to content

Commit

Permalink
Merge pull request #27 from linkml/hrshdhgd-patch-1
Browse files Browse the repository at this point in the history
add "poetry-dynamic-versioning[plugin]"
  • Loading branch information
cmungall committed Dec 1, 2022
2 parents 60667e6 + 53d53ee commit c917617
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ poetry add click==8.0.4
poetry install # this creates your virtual environment.
```

Add `poetry-dynamic-versioning` as a plugin
```
poetry self add "poetry-dynamic-versioning[plugin]"
```

### Step 2: Install the cruft tool in your virtual environment
This tool will help you keep your project up to date with the latest LinkML tools and best practices.

Expand Down

0 comments on commit c917617

Please sign in to comment.