Commit graph

37 commits

Author SHA1 Message Date
jdegenstein
4adb26ebf0
pyproject.toml -> no py39 support 2024-11-19 14:48:19 -06:00
jdegenstein
d46b29d7cb
pyproject.toml -> don't support python 3.13 since cadquery-ocp doesn't yet 2024-11-11 09:54:27 -06:00
jdegenstein
cffe4dc356
pyproject.toml -> "numpy >= 2, <3", 2024-09-19 15:34:55 -05:00
jdegenstein
a5a290d52b
Update pyproject.toml 2024-09-19 12:24:31 -05:00
jdegenstein
0c67f07179
Update pyproject.toml 2024-06-24 21:29:51 -05:00
jdegenstein
2b9c0352a0
Update pyproject.toml 2024-06-06 08:55:47 -05:00
jdegenstein
706fbdd7dc
pyproject.toml -> py-lib3mf >= 2.3.1 2024-03-18 14:12:20 -05:00
jdegenstein
a5a6ccdd3f
pyproject.toml -> standardize on black 2024-02-22 10:33:26 -06:00
jdegenstein
33c9d116b8
pyproject.toml -> remove python target for ruff section 2024-02-21 21:04:32 -06:00
jdegenstein
33bf476482
pyproject.toml -> add black/ruff config sections
thanks to https://github.com/astral-sh/ruff/issues/10026 for suggestion on keeping single line Ellipsis
2024-02-21 11:51:58 -06:00
gumyr
4f79ce745c Added the Triangle Sketch object 2023-12-08 16:06:45 -05:00
jdegenstein
809f4199c3
pyproject.toml -> remove commented version and set cadquery-ocp >= 7.7.0
Commented version string is currently erroneously picked up by readthedocs, and serves no purpose since versions are managed by setuptools_scm
2023-12-07 10:49:52 -06:00
jdegenstein
afd11271b8
Update pyproject.toml -> PyPI for py-lib3mf and ocpsvg 2023-12-04 14:36:19 -06:00
jdegenstein
31e1a0dbac
Remove OCP-stubs as optional dep
won't work with PyPI with OCP-stubs from github
2023-12-02 10:22:23 -06:00
jdegenstein
8d16f125dc
pyproject.toml: move OCP-stubs to optional dependencies
preparing for PyPI release
2023-12-01 11:23:14 -06:00
jdegenstein
73382b6281
Update pyproject.toml, unset version 2023-11-30 14:52:04 -06:00
jdegenstein
9769697244
Update pyproject.toml, uncomment v 0.1.0 2023-11-30 14:27:41 -06:00
jdegenstein
cfc251c058
Update pyproject.toml to fix typing error
Incorporate fix from  https://github.com/python/typing_extensions/issues/243
2023-11-17 16:03:28 -06:00
gumyr
b8cfcf027d Fixing license classifier 2023-11-02 10:19:23 -04:00
gumyr
dd4f923f6c Changing import_svg to use ocpsvg 2023-10-21 11:22:11 -04:00
jdegenstein
b9a97edcd1
fix typo pyproject.toml 2023-09-20 12:04:52 -05:00
jdegenstein
faaf5a5fe2
update to OCP=7.7.1 2023-09-20 11:51:48 -05:00
gumyr
618ee4cfc7 Adding project.urls 2023-08-20 14:51:23 -04:00
gumyr
6565506c94 Adding py_lib3mf 2023-08-09 15:01:23 -04:00
gumyr
1e6d341feb Fix imports 2023-07-31 15:08:36 -04:00
gumyr
51eb1ef332 Adding missing IPython 2023-07-31 15:03:43 -04:00
gumyr
5f4e14da82 Added import_stl as Solid 2023-07-09 15:53:03 -04:00
jdegenstein
24c864d9f9
Update pyproject.toml
trying to prevent readthedocs from pulling in a commented line about the version
2023-06-02 14:04:25 -05:00
Roger Maitland
5672d7f01b Adding ezdxf 2023-02-27 18:38:48 -05:00
fpq473
9c2588c089
Exclude package using full name
@jdegenstein As discussed in chat.
2023-02-22 20:30:31 -08:00
jdegenstein
1bbdef2bdd
scm_versioning MANIFEST.in and pyproject.toml
MANIFEST.in and pyproject.toml
2023-02-21 21:00:25 -06:00
Roger Maitland
b6609c4ecf Changing OCP version to ~= 7.7.0.a0 to allow 7.7.0 to work 2023-02-11 14:12:40 -05:00
Roger Maitland
85f0054123 OCP upgrade to 7.7.0 2023-02-11 09:56:44 -05:00
Seth Fischer
682ba8bc78 Add project metadata to pyproject.toml 2023-02-04 13:10:15 +13:00
Jason S. McMullan
2ab898744f tests/ - Rename file to Python testing standard of 'test_*.py' 2023-01-16 11:17:38 -05:00
Jason S. McMullan
3bbda1b622 pyproject.toml: Inform python3 -m pytest of testcase pattern 2023-01-16 10:23:43 -05:00
Roger Maitland
e843b480f5 add pip package file 2022-07-14 11:12:44 -04:00