05dd7332df
Remove use_scm
2023-03-22 19:20:44 +01:00
0dd4047c66
Set version
2023-03-14 07:17:36 +01:00
a86c717609
Switching version info back
2023-01-31 08:13:37 -05:00
ecc41bedec
Changed OCP wheel version pin and added Highlights section to changelog
2023-01-30 11:18:22 -05:00
30145df5a0
Prepping for a 2.2 release
2023-01-23 10:57:00 -05:00
e0e18bbc76
Do not install reqs when running inside conda
2023-01-14 14:24:01 +01:00
34ee18b6bf
Update cadquery-ocp pip requirement to 7.6.*
2022-10-02 14:52:58 -07:00
3d6d2abf16
Fix cq-ocp pin ( #1161 )
...
Co-authored-by: fpq473 <fpq473@localhost>
2022-09-29 21:50:11 +02:00
40a10d6983
Pin cq-ocp to 7.5
2022-09-29 08:42:06 +02:00
f1b8763472
Update multimethod pin. ( #1118 )
2022-07-12 17:46:31 +02:00
8a1981fdb5
Added version pin for nptyping to setup.py
2022-06-02 06:36:21 -04:00
9c2f5f32ff
Updating the readme for new pip install instructions
2022-05-24 10:54:15 -04:00
162e3c5cc1
Trying without the version number in setup.py
2022-05-22 13:34:00 -04:00
7164898aa0
Streamlining the code a little bit
2022-05-20 21:40:52 -04:00
1472063947
Trying yet another environment variable for Azure
2022-05-20 20:35:51 -04:00
e23d8a9d3e
Printing os.environ to see what is available in Pipelines
2022-05-20 19:51:43 -04:00
dafd8e7e2f
Trying to find an environment variable that is available
2022-05-20 16:57:42 -04:00
7197eeaf61
Ignoring SCM version reqs for Azure
2022-05-20 16:31:50 -04:00
d09334c66d
Trying to fix package errors in CI with another selective require
2022-05-20 15:57:10 -04:00
58b28105a9
Added scm version tracking
2022-05-20 15:20:06 -04:00
ddceab1025
Black formatting and AppVeyor handling
2022-05-20 14:05:03 -04:00
44413e5a6d
Trying to protect against the env variable not being present
2022-05-20 11:38:14 -04:00
e3a19c4173
Trying to use the RTD env varaible to limit the dependencies
2022-05-20 11:04:12 -04:00
29268a74f5
Black formatting and added black/click to dev dependencies
2022-05-19 11:44:36 -04:00
f925063137
Integrated suggestions and added back version number.
2022-05-19 11:36:12 -04:00
d3c1a5cce9
Updated setup.py with OCP being available on PyPi now
2022-05-19 10:18:57 -04:00
7c0394c126
Updates to prepare for the release of 2.1
2021-02-03 09:55:09 -05:00
be8551097e
Updated changelog and version numbers
2020-12-29 10:53:14 -05:00
7f26c3b3c6
exclude tests from the installing packages ( #478 )
...
fixes https://github.com/CadQuery/cadquery/issues/181
2020-10-13 18:28:25 +02:00
02ca901cae
Mark dev version in setup.py
2020-08-13 17:49:59 +02:00
de515ab962
Use find_packages() ( #418 )
2020-07-30 19:02:59 +02:00
d1ed30ba8f
Prepare for the 2.0 release
2020-04-17 22:53:50 -04:00
102c16c14e
Add Black formatting check to CI ( #255 )
...
* Add Black formatting check to CI
* Add some documentation for code contributors
* Use uncompromised code formatting
2020-01-20 20:52:12 +01:00
853611d7a1
Remove explicit dependencies from setup.py
...
Rationale: they were not complete anyhow
2019-12-21 00:14:52 +01:00
5069483aef
Use pytest to run the test suite
2019-12-12 20:58:47 +01:00
a6f4122d37
Fixed requirements.txt and setup.py
2017-10-22 21:07:08 +02:00
55b3991cfa
Make pyparsing an actual cadquery requirement
2017-02-11 16:45:21 +01:00
4a105d1241
small change to setup.py
2016-04-13 22:28:29 -04:00
a28b1d176c
changed to use tagged version in a build
2016-04-13 22:23:11 -04:00
96d15cb0cc
add travis build number to subminor version
2016-04-13 21:21:58 -04:00
7384d9b046
fixed setup.py issue
2015-12-12 15:33:19 -05:00
3a7ff7eaf1
get ready for 0.4.0 release
2015-12-12 15:24:10 -05:00
8f198eddad
Made changes in preparation for the release of v0.3.0.
2015-11-25 16:20:52 -05:00
9aba526c5f
Cleaned up some of the egg info.
2015-09-01 15:32:32 -04:00
ad21a4bb0a
this enables running tests with python ./setup.py test
command
2015-07-22 22:35:09 +03:00
2dd6841bae
Updated the version numbers for the v0.1.8 release.
2015-03-04 07:48:45 -05:00
365652a68c
Added a cone test for the revolve feature, and bumped the version number to 0.1.7.
2014-10-20 22:47:15 -04:00
f76139e72c
Incremented version number.
2014-08-18 14:48:25 -04:00
779e5c5f16
changed version
2014-05-24 13:34:30 -04:00
c3290fca92
Updated to work with 0.13
...
- This is _totally_ experimental, and I haven't done exhaustive
tests
- 88 unit tests do pass though, and I added a new import test.
- 0.12 and 0.13 seem to structure stuff a bit differently,
probably due to changes in the FreeCAD lib wrappers.
- Not tested on windows (but should work) or 0.12. Need some
help there.
2013-04-27 23:49:41 -07:00