File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ dependencies = [
24
24
" jsonschema" , # for spec validation
25
25
]
26
26
[project .urls ]
27
- Repository = " https://github.com/sigmf/sigmf-python"
28
- Documentation = " https://sigmf.readthedocs.io/en/latest/"
29
- Issues = " https://github.com/sigmf/sigmf-python/issues"
30
- Specification (HTML) = "https://sigmf.org/"
31
- Specification (PDF) = "https://sigmf.github.io/SigMF/sigmf-spec.pdf"
32
- Specification (Repo) = "https://github.com/sigmf/SigMF"
27
+ repository = " https://github.com/sigmf/sigmf-python"
28
+ documentation = " https://sigmf.readthedocs.io/en/latest/"
29
+ issues = " https://github.com/sigmf/sigmf-python/issues"
30
+ " Specification (HTML)" = " https://sigmf.org/"
31
+ " Specification (PDF)" = " https://sigmf.github.io/SigMF/sigmf-spec.pdf"
32
+ " Specification (Repo)" = " https://github.com/sigmf/SigMF"
33
33
34
34
[project .scripts ]
35
35
sigmf_validate = " sigmf.validate:main"
You can’t perform that action at this time.
0 commit comments