Commit Graph

340 Commits

Author SHA1 Message Date
d4c91e21b8 test CI-specific build rules 2021-04-12 20:07:04 -07:00
de2dc0c0a8 Actually clone the repo for sdist 2021-04-12 16:45:34 -07:00
96dc62a1b0 Add long description and use system-level build 2021-04-12 16:31:16 -07:00
c18cebb519 put all wheels in same directory 2021-04-12 16:12:31 -07:00
784f2393f1 fix test dependencies 2021-04-12 15:59:27 -07:00
83b4914bb0 split build and publish 2021-04-12 15:57:06 -07:00
72aeb54c18 fix syntax error 2021-04-12 15:31:49 -07:00
60a944500b Build and publish to test-pypi 2021-04-12 15:31:14 -07:00
f34824b45b remove redundant windows env setup 2021-04-12 14:53:44 -07:00
68e37ca836 use setuptools_scm for versioning 2021-04-12 02:23:57 -07:00
46a62b0dab add note to initialize submodules 2021-04-10 23:15:43 -07:00
9156ac199b remove broken unit test 2021-04-10 22:25:42 -07:00
69fdd6a4c8 fix typo in help text 2021-04-10 22:11:29 -07:00
d5a3f09a58 Add useful README 2021-04-10 21:52:17 -07:00
0152e99c44 Add encode command 2021-04-10 21:34:49 -07:00
560acb20ea Add __version__ 2021-04-10 12:15:20 -07:00
362c1c0715 dont try to run cli from __init__.py 2021-04-10 01:50:25 -07:00
4c6b683616 move common code to its own module and out of __init__.py, move command to __main__.py 2021-04-10 01:34:26 -07:00
b8aba4d382 move common code to its own module and out of __init__.py 2021-04-10 01:28:03 -07:00
1f0a577d7f document some things 2021-04-09 23:21:53 -07:00
76da50d003 More decode cleanup 2021-04-09 23:18:40 -07:00
8a85f5c920 decode cleanup 2021-04-09 02:19:58 -07:00
156880d430 Add decode command 2021-04-09 01:33:30 -07:00
8b6ea69300 DDS file class 2021-04-08 21:26:58 -07:00
09e05b7cde API changes 2021-04-08 16:04:21 -07:00
7149864173 tweaks 2021-04-07 23:39:50 -07:00
2fa4f59104 License comment update 2021-04-07 23:26:28 -07:00
ac16b14a92 formatting 2021-04-07 23:21:54 -07:00
7154857323 install openMP on macos but with the correct tap name 2021-04-07 22:36:21 -07:00
6e0c855470 install openMP on macos 2021-04-07 22:33:25 -07:00
253b9c76ba remove cmake workflow 2021-04-07 21:11:37 -07:00
a4a19505d7 workflow tweaks 2021-04-07 21:10:58 -07:00
f5bacd5940 remove upterm stuff 2021-04-07 21:01:39 -07:00
d77665a8a9 fix findpython 2021-04-07 20:58:52 -07:00
48e118042d enable ssh debugging 2021-04-07 19:55:43 -07:00
42c9110a40 enable ssh debugging 2021-04-07 19:50:04 -07:00
d100f10931 test in isolation mode??? 2021-04-07 19:45:38 -07:00
822633ca7e test in isolation mode? 2021-04-07 19:41:32 -07:00
88f555d076 run tests in tests directory? 2021-04-07 19:34:09 -07:00
b62d64d540 Windows stop being weird 2021-04-07 19:18:18 -07:00
497203e76a cross-platform testing
why not?
2021-04-07 19:16:45 -07:00
b7b5c5f843 disable coverage 2021-04-07 19:12:09 -07:00
d6b8a18e6f add submodule tests to make sure everything is present before proceeding 2021-04-07 19:10:22 -07:00
824292c9bd Fix submodule reference 2021-04-07 18:49:16 -07:00
ca98bbb1f7 use GCC on linux 2021-04-07 18:42:45 -07:00
d5c2dfb96b fix syntax error 2021-04-07 17:40:13 -07:00
aacceb6cff Fix submodule checkout 2021-04-07 17:39:01 -07:00
0348407acb
use ninja for compile 2021-04-07 17:35:56 -07:00
6578729e1c Merge branch 'feature-cli' 2021-04-07 17:28:36 -07:00
93baaacf5f
Create python-package.yml 2021-04-07 17:26:38 -07:00