mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
* change release infra * syntax error * fix buildscript (hopefully) * fix pip generation too * fix build (hopefully) * fix bloated sdid (mainly MANIFEST.in) * adjust tests, remove importlib_meta * fix dependency issue in release jobs * fix tests and remove pytest.ini entirely * fix install_noded script * fix test * fix tests * stupid versioin parsing does not work! * try to fix version guessing * and again
44 lines
721 B
Text
44 lines
721 B
Text
__pycache__
|
|
.pytest_cache
|
|
*.pyc
|
|
.env
|
|
.buildenv
|
|
.venv
|
|
.tor_service_key
|
|
build
|
|
dist
|
|
release
|
|
*.egg-info
|
|
.vscode
|
|
.idea
|
|
cert.pem
|
|
key.pem
|
|
*.dmg
|
|
.python-version
|
|
pyinstaller/specterd
|
|
pyinstaller/release
|
|
pyinstaller/release-linux
|
|
pyinstaller/release-win
|
|
pyinstaller/version.txt
|
|
pyinstaller/electron/version-data.json
|
|
pyinstaller/electron/downloadloc.js
|
|
pyinstaller/electron/node_modules
|
|
pyinstaller/electron/dist
|
|
.DS_Store
|
|
.coverage
|
|
cypress/videos
|
|
cypress/screenshots
|
|
node_modules
|
|
btcd-conn.json
|
|
elmd-conn.json
|
|
tests/bitcoin*
|
|
tests/elements*
|
|
token.sh
|
|
src/cryptoadvance/specter/translations/**/messages.mo
|
|
src/cryptoadvance/specter/_version.py
|
|
tests/elements
|
|
signing_dir
|
|
site
|
|
docs/README.md
|
|
cypresstest-output.xml
|
|
cypress/downloads
|