- add option to customize path parsing
https://wiki.0x2620.org/wiki/pandora_client/plugins - dont send ignored files
This commit is contained in:
parent
8790f223fc
commit
b631af59d5
3 changed files with 98 additions and 41 deletions
4
setup.py
4
setup.py
|
|
@ -35,7 +35,9 @@ It is currently known to work on Linux and Mac OS X.
|
|||
packages=[
|
||||
'pandora_client'
|
||||
],
|
||||
install_requires=['ox'],
|
||||
install_requires=[
|
||||
'ox >= 2.1.1'
|
||||
],
|
||||
keywords = [
|
||||
],
|
||||
classifiers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue