Commit 7eab383 1 parent b0733f2 commit 7eab383 Copy full SHA for 7eab383
File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
[metadata]
7
7
name = honegumi
8
- description = Add a short description here!
8
+ description = Honegumi (骨組み) is an interactive " skeleton code " generator for API tutorials focusing on optimization packages.
9
9
author = sgbaird
10
- author_email = sterling.baird@utah.edu
10
+ author_email = sterling.baird@utoronto.ca
11
11
license = MIT
12
12
license_files = LICENSE.txt
13
13
long_description = file: README.md
14
14
long_description_content_type = text/markdown; charset=UTF-8; variant=GFM
15
- url = https://github.com/pyscaffold/pyscaffold/
15
+ url = https://github.com/sgbaird/honegumi
16
16
# Add here related links, for example:
17
17
project_urls =
18
18
Documentation = https://honegumi.readthedocs.io/
79
79
mypy
80
80
pydocstyle
81
81
pre-commit
82
+ pytest-xdist
82
83
83
84
[options.entry_points]
84
85
# Add here console scripts like:
You can’t perform that action at this time.
0 commit comments