Commit graph

14 commits

Author SHA1 Message Date
Kim Neunert
130a68242a
removing blobs and adjusting automations (#1299)
* removing blobs and adjusting automations

* .gitignore

* clearing upo .gitignore

* including in build-folder (fix setup.py) and in bdist-packages (MANIFEST.in)

* remove print

Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-07-15 12:09:18 -05:00
djpnewton
c1e5bdb021
Core: allow python version 3.9.X after upgrade to HWI 2.0.1 (#1104)
Co-authored-by: Kim Neunert <k9ert@gmx.de>
2021-04-15 13:29:13 +02:00
Stepan Snigirev
320bd6a98d
isascii for py3.6 (#623)
* homebrew isascii for py3.6

* get back support of python 3.6
2020-11-19 22:13:44 +01:00
Kim Neunert
2549192a79
bugfix: Specifying python version better (#574) 2020-11-10 17:57:22 +01:00
Michael Flaxman
1b25495888
Bugfix: specify working python version to be compatible with HWI (#559)
Co-authored-by: Michael Flaxman <mflaxman@gmail.com>
2020-10-28 21:01:00 +01:00
Kim Neunert
0282c44b65
fix for proper namespace package cryptoadvance (#524) 2020-10-17 14:19:20 +02:00
Michael Flaxman
2a7e6aeefd
add pip-compile and hash support for security/reproducibility (#496)
Co-authored-by: Michael Flaxman <mflaxman@gmail.com>
2020-10-11 18:48:55 +02:00
Stepan Snigirev
5702559317
blacklify everything (#464) 2020-09-30 11:42:30 +02:00
Kim Neunert
f9b04003a1
replace version-string 2020-06-14 16:38:57 +02:00
Kim Neunert
188e1a3707
Prepare the v0.3.0 release (#117)
* add release_notes

* typo

* more release notes

* version,dependency compatibility with electrum,last PR

Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
2020-05-11 17:58:46 +02:00
Kim Neunert
3bcb6f1419 Set new version and release-testing-description 2020-02-27 12:56:28 +01:00
Kim Neunert
556ec5f961
Releasing procedure with pip (#69)
* automate pip-packages-gen + upload for gittags
release documentation
proper package including and  static + templates

* Change import- and start  logic, removed cli.py

* project-renaming to cryptoadvance.specter
propoer packaging
include proper dependencies

* Adding requirements.txt

* Specify maintainers and thanks to contributors

* Removing test-url for pip-uload. This is now live!
2020-02-20 13:00:53 +01:00
Keith Mukai
4d408d3c88 creating a separable app structure 2019-11-23 22:16:55 -06:00
Kim Neunert
e9ed89cbb1 Improve testability and file-structure 2019-11-13 15:56:29 +01:00