packaging: switched to nix 20.03 packages and latest pip2nix code
- dependencies changed: atomicwrites==1.4.0 ipython==5.10.0 pytest==4.6.9 py==1.8.1 pytest-cov==2.8.1 pytest-sugar==0.9.3 pytest-runner==5.2.0 rhodecode-tools==2.0.0 ipython==5.10.0 mysqlclient==1.4.6 (change from mysql-python, which is deprecated) mako==1.1.2 lxml==4.5.0 click==7.1.2
This commit is contained in:
parent
3def14a8c3
commit
c4bd55edf6
13 changed files with 2302 additions and 1108 deletions
|
|
@ -1,10 +1,6 @@
|
|||
[aliases]
|
||||
test = pytest
|
||||
|
||||
[egg_info]
|
||||
tag_build =
|
||||
tag_svn_revision = false
|
||||
|
||||
# Babel configuration
|
||||
[compile_catalog]
|
||||
domain = rhodecode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue