Skip to content

Instantly share code, notes, and snippets.

@abravalheri
Last active February 22, 2023 10:21
Show Gist options
  • Save abravalheri/4f1f86d879179e2d185b6e82e4f50d17 to your computer and use it in GitHub Desktop.
Save abravalheri/4f1f86d879179e2d185b6e82e4f50d17 to your computer and use it in GitHub Desktop.
Bla
from flit_core.buildapi import *
[build-system]
requires = ["flit_core >=3.8.0,<4"]
backend-path = ["."]
build-backend = "my_backend"
[project]
name = "my_backend"
version = "0.0.0"
description = "foobar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment