Skip to content

Commit

Permalink
fix poetry header
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Sep 19, 2024
1 parent e64202f commit 2598ee7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ The following command triggers twine upload, while recording the build artifacts
jf twine upload "dist/*" --build-name my-build --build-number 1
```

## Poetry
### Poetry
JFrog CLI provides partial support for building Python packages using the **poetry** package manager. This allows resolving python dependencies from Artifactory, but currently does NOT record downloaded packages as dependencies in the build-info.

#### Setting Python repository
Expand Down

0 comments on commit 2598ee7

Please sign in to comment.