-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
… fixup! fixup! fixup! fix: new flovar
- Loading branch information
1 parent
f027625
commit 3ee87e8
Showing
7 changed files
with
20 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
# colorama==0.3.9 | ||
gdata==2.0.18 | ||
lxml-html-clean==0.4.1 | ||
whool==1.2 | ||
|
||
|
||
# Migration tools | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,11 @@ | ||
# Not part of official requirements, but used by some addons | ||
# colorama==0.3.9 | ||
gdata==2.0.18 | ||
html5lib==1.1 | ||
odfpy==1.4.1 | ||
pyinotify==0.9.6 | ||
simplejson==3.19.3 | ||
lxml-html-clean==0.4.1 | ||
whool==1.2 | ||
|
||
|
||
# Migration tools | ||
marabunta==0.12.0 | ||
-e git+https://github.com/camptocamp/anthem@master#egg=anthem | ||
|
||
# test / lint | ||
# those libs and their dependencies are unpinned | ||
# to always test with the last version of it | ||
flake8 | ||
pytest==8.3.2 | ||
pluggy | ||
coverage | ||
pytest-odoo>=0.4.7 | ||
pytest-cov>=2.10.0 | ||
watchdog | ||
|
||
# Library dependency | ||
argh==0.31.3 | ||
atomicwrites==1.4.1 | ||
attrs==24.2.0 | ||
beautifulsoup4==4.12.3 | ||
future==1.0.0 | ||
mccabe==0.7.0 | ||
more-itertools==10.5.0 | ||
pbr==6.1.0 | ||
pexpect==4.9.0 | ||
ptyprocess==0.7.0 | ||
py==1.11.0 | ||
pycodestyle==2.12.1 | ||
pyflakes==3.2.0 | ||
unicodecsv==0.14.1 | ||
wrapt==1.16.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,11 @@ | ||
# Not part of official requirements, but used by some addons | ||
# colorama==0.3.9 | ||
gdata==2.0.18 | ||
html5lib==1.1 | ||
odfpy==1.4.1 | ||
pyinotify==0.9.6 | ||
simplejson==3.19.3 | ||
lxml-html-clean==0.4.1 | ||
whool==1.2 | ||
|
||
|
||
# Migration tools | ||
marabunta==0.12.0 | ||
-e git+https://github.com/camptocamp/anthem@master#egg=anthem | ||
|
||
# test / lint | ||
# those libs and their dependencies are unpinned | ||
# to always test with the last version of it | ||
flake8 | ||
pytest==8.3.2 | ||
pluggy | ||
coverage | ||
pytest-odoo>=0.4.7 | ||
pytest-cov>=2.10.0 | ||
watchdog | ||
|
||
# Library dependency | ||
argh==0.31.3 | ||
atomicwrites==1.4.1 | ||
attrs==24.2.0 | ||
beautifulsoup4==4.12.3 | ||
future==1.0.0 | ||
mccabe==0.7.0 | ||
more-itertools==10.4.0 | ||
pbr==6.0.0 | ||
pexpect==4.9.0 | ||
ptyprocess==0.7.0 | ||
py==1.11.0 | ||
pycodestyle==2.12.1 | ||
pyflakes==3.2.0 | ||
unicodecsv==0.14.1 | ||
wrapt==1.16.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters