We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31548c commit 50841cfCopy full SHA for 50841cf
.github/workflows/python-package.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install dependencies
28
run: |
29
python -m pip install --upgrade pip
30
- python -m pip install flake8 pytest poetry
+ python -m pip install flake8 pytest poetry pyechonext
31
python -m poetry install --with dev
32
- name: Lint with flake8
33
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+commit b31548c24cdeceade5c6a5d786e0dc2ef3f13bb5
2
+Author: Alexeev Bronislav <[email protected]>
3
+Date: Fri Jul 4 07:18:45 2025 +0700
4
+
5
+ fix workflow
6
7
commit 518888ae5c3198e04fe68fb6ff07222913985cdb
8
Author: Alexeev Bronislav <[email protected]>
9
Date: Fri Jul 4 07:16:24 2025 +0700
0 commit comments