FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
array-api/pyproject.toml at main · Saransh-cpp/array-api · GitHub
Saransh-cpp
/
array-api
Public
forked from
data-apis/array-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
array-api
/
pyproject.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (30 loc) · 728 Bytes
Breadcrumbs
array-api
/
pyproject.toml
Copy path
File metadata and controls
34 lines (30 loc) · 728 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
project
]
name
=
"
array-api-stubs
"
version
=
"
0.0.2
"
description
=
"
Stubs for the array API standard
"
authors
= []
license
= {
file
=
"
LICENSE
"
}
readme
=
"
PACKAGE.md
"
requires-python
=
"
>=3.8
"
keywords
= []
classifiers
= []
[
project
.
urls
]
Source
=
"
https://github.com/data-apis/array-api/
"
Documentation
=
"
https://data-apis.org/array-api/
"
Homepage
=
"
https://data-apis.org/
"
[
project
.
optional-dependencies
]
doc
= [
"
sphinx==4.3.0
"
,
"
sphinx-material==0.0.30
"
,
"
myst-parser
"
,
"
sphinx_markdown_tables
"
,
"
sphinx_copybutton
"
,
"
docutils<0.18
"
,
"
sphinx-math-dollar
"
,
"
sphinx-favicon
"
,
]
[
build-system
]
requires
= [
"
setuptools
"
]
build-backend
=
"
setuptools.build_meta
"
[
tool
.
black
]
line-length
=
88
Back
|
FazBrowse Home
|
New Git URL