Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb21782

Browse files
authored
Add build system to pyproject.toml
1 parent2df0381 commitfb21782

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[build-system]
2+
requires = ["setuptools","wheel"]
3+
build-backend ="setuptools.build_meta"
4+
15
[tool.pytest.ini_options]
26
python_files ='test_*.py'
37
testpaths ='test'# space seperated list of paths from root e.g test tests doc/testing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp