Docker image for Radicale calendar and contact server :calendar: + security :closed_lock_with_key: + addons :rocket:
GNU General Public License v3.0
591
stars
82
forks
source link
Switch to pipenv for python installation #31
Closed
tomsquest closed 6 years ago
Pipenv permits a simpler and more isolated installation of Python and dependencies.
test.py
totest_image.py
to be able to runpytest
without specifying the file namepipenv
installation to.travis.yml
.travis.yml
(pipenv check
)