Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update: all qtum-bip38 names, values, and docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
meherett committed Oct 10, 2023
1 parent fe177e9 commit 0594657
Show file tree
Hide file tree
Showing 28 changed files with 191 additions and 1,422 deletions.
2 changes: 0 additions & 2 deletions .coveragerc

This file was deleted.

1 change: 0 additions & 1 deletion .coveralls.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This workflow will install Swap package dependencies, run tests and lint with a variety of Python versions.

name: bip38-workflow
name: workflow

on:
push:
Expand Down Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -e .[tests,docs]
pip install -e .[tests]
- name: Test with pytest
run: pytest
23 changes: 0 additions & 23 deletions .readthedocs.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .travis.yml

This file was deleted.

55 changes: 0 additions & 55 deletions CONTRIBUTING.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright © 2023, Meheret Tesfaye Batu <meherett[email protected]> or <meherett@qtum.info>
Copyright © 2023, Meheret Tesfaye Batu <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 0594657

Please sign in to comment.