forked from hirokawa/cssrlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
27 lines (24 loc) · 654 Bytes
/
Copy pathsetup.cfg
File metadata and controls
27 lines (24 loc) · 654 Bytes
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
[metadata]
name = cssrlib
version = 1.2.1
author = Rui Hirokawa
author_email = rui.hirokawa@gmail.com
description = Python Toolkit for PPP/PPP-RTK positioning
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/hirokawa/cssrlib
project_urls =
Bug Tracker = https://github.com/hirokawa/cssrlib/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
Operating System :: OS Independent
[options]
zip_safe = False
include_package_data = True
package_dir =
= src
packages = find:
python_requires = >=3.10
[options.packages.find]
where = src