prozessorkern
|
465e4c7ac8
Merge pull request #28 from metrixplusplus/feature/#26-exclude-and-include-multiple-pattern
|
4 years ago |
prozessorkern
|
6fccaa33f1
removed debug print + added comments
|
4 years ago |
prozessorkern
|
bd65a63809
fixed test of collect --help command
|
4 years ago |
prozessorkern
|
6ba94d0a4a
changed include and exclude file option to be accepted multiple times.
|
4 years ago |
prozessorkern
|
aa3bb7fb81
Update CHANGELOG.md
|
4 years ago |
prozessorkern
|
06ea2d0a71
Merge pull request #20 from metrixplusplus/feature/#19-add-pypi-package
|
4 years ago |
prozessorkern
|
29096a29ef
fixed run on windows by removing the recursive call of the tool
|
4 years ago |
prozessorkern
|
c6132e746e
typo
|
4 years ago |
prozessorkern
|
14ccab39f9
added info about PyPi packet in README
|
4 years ago |
prozessorkern
|
6180fe537d
removed testing trigger
|
4 years ago |
prozessorkern
|
16773dd9fd
changed packet version to alpha
|
4 years ago |
prozessorkern
|
18a1cca34f
fixed badges
|
4 years ago |
prozessorkern
|
79d15c8cc0
renamed testing action
|
4 years ago |
prozessorkern
|
25ce4390e1
added build badge
|
4 years ago |
prozessorkern
|
d2d36f3a47
only run packaging on release generation
|
4 years ago |
prozessorkern
|
e5fb43a3dc
added first try of packaging action
|
4 years ago |
prozessorkern
|
b6c9e38eb6
weird reencoding to fix encoding problems on windows with python3
|
4 years ago |
prozessorkern
|
2c15b9e4be
trying to fix wrong encoding in windows python3
|
4 years ago |
prozessorkern
|
6d8ba1709f
added extended output to debug failing windows python 3.5 build
|
4 years ago |
prozessorkern
|
bbd5127220
fix windows build
|
4 years ago |
prozessorkern
|
d28b90b9a9
fixed importing for python2
|
4 years ago |
prozessorkern
|
6dbf543113
added matrix to run on different operating systems and python versions
|
4 years ago |
prozessorkern
|
8db1911e28
added action to run the tests
|
4 years ago |
prozessorkern
|
90c852095c
removed superflous entry point
|
4 years ago |
prozessorkern
|
9188aa4de8
get the package running - moved the tests to not be included in the package
|
4 years ago |
prozessorkern
|
6e564969b1
added first try of setup script for pypi
|
4 years ago |
Andrey
|
86b58a1117
Merge pull request #18 from metrixplusplus/bugfix/#16-unicode-decode-error
|
4 years ago |
prozessorkern
|
0a6636730b
fixed line endings
|
4 years ago |
prozessorkern
|
1ddb006bd9
added decoding depending on the python version in use to fix utf-8 problems on python2
|
4 years ago |
Andrey
|
322777cba4
Merge pull request #14 from Julien5/master
|
4 years ago |