Skip to content

Instantly share code, notes, and snippets.

@juliuskittler
Created October 6, 2021 13:16
Show Gist options
  • Select an option

  • Save juliuskittler/34201e75addf9ef4fd79aef9bc663d68 to your computer and use it in GitHub Desktop.

Select an option

Save juliuskittler/34201e75addf9ef4fd79aef9bc663d68 to your computer and use it in GitHub Desktop.
20211006-poetry-bug-report
[tool.poetry]
name = "test"
version = "0.1.0"
description = "Test"
authors = ["Test"]
[tool.poetry.dependencies]
python = "3.8.x"
pandas = "*"
[tool.poetry.dev-dependencies]
ts_datasets = {path = "../Merlion/ts_datasets/"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment