File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 - name : Build package
2020 run : python setup.py sdist
2121 - name : Publish package to PyPI
22- uses : pypa/gh-action-pypi-publish@v1.8.8
22+ uses : pypa/gh-action-pypi-publish@v1.8.10
2323 with :
2424 user : __token__
2525 password : ${{ secrets.pypi_password }}
Original file line number Diff line number Diff line change 1010* Removed six.py dependency
1111* Removed ` __future__ ` imports
1212* Refactored & Updated ` splunklib ` and ` tests ` to utilise Python3 features
13- * Updated CI test matrix to run with Python versions - 3.7, 3.9 and 3.10.7
13+ * Updated CI test matrix to run with Python versions - 3.7 and 3.9
1414* Refactored Code throwing ` deprecation ` warnings
1515* Refactored Code violating Pylint rules
1616## Version 1.7.4
You can’t perform that action at this time.
0 commit comments