Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit a34c362

Browse files
authored
Merge pull request #37 from PolymathNetwork/substrate3.0
NCBD-275 Support for substrate 3.0
2 parents 4328fbe + 1de45d8 commit a34c362

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+29244
-6427
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
python-version: [3.6, 3.7, 3.8]
11+
python-version: [3.6, 3.7, 3.8, 3.9]
1212

1313
steps:
1414
- uses: actions/checkout@v2

.travis.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)