Skip to content

martinxsliu/poetry_workspace_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poetry Workspace Plugin

This experimental tool is a Poetry Plugin to support workflows in a multi-project repository.

Installation

Make sure you are using at least Poetry 1.2.0a2. To install this preview release, run:

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python - --preview

Install this plugin:

poetry plugin add poetry-workspace-plugin

Workspace

A workspace is a collection of Poetry projects that share a single environment.

About

A workspace plugin for the Poetry dependency manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published