Commit Graph

24 Commits

Author SHA1 Message Date
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
8089ef1e04 added license info to readme 2013-04-24 07:07:05 -04:00
4ddc3b53a7 nicer setup instructions 2013-04-23 21:38:38 -04:00
5c763c8f9e make pip installer 2013-04-23 21:31:56 -04:00
20cd957294 setup stuff 2013-04-14 18:48:45 -04:00
e6c2547329 initial try at the layout 2013-04-14 18:39:47 -04:00