Skip to content

Commit

Permalink
enh: build requirements added
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelpsilva07 committed Jan 21, 2024
1 parent dedfb11 commit e3ddb96
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[build-system]
# AVOID CHANGING REQUIRES: IT WILL BE UPDATED BY PYSCAFFOLD!
requires = ["setuptools", "wheel"]
#build-backend = "setuptools.build_meta"


#[tool.setuptools_scm]
# For smarter version schemes and other configuration options,
# check out https://github.com/pypa/setuptools_scm
#version_scheme = "no-guess-dev"

0 comments on commit e3ddb96

Please sign in to comment.