Skip to content

Instantly share code, notes, and snippets.

@xareelee
Created April 21, 2023 00:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xareelee/24956d87fff89ad31a1b78dac524218b to your computer and use it in GitHub Desktop.
Save xareelee/24956d87fff89ad31a1b78dac524218b to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "panel"
version = "0.1.0"
description = ""
authors = []
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment