AbramisBrama / ssstories

A small project to post cool stories to VK
GNU General Public License v2.0
0 stars 0 forks source link

Make application portable with virtualenv #54

Closed savermyas closed 7 years ago

savermyas commented 7 years ago

1) Write the documentation of environment preparation. 2) Add the script to the project that prepares virtualenv, installs the dependencies and switches to it.

Virtualenv is supported in PyCharm out of the box https://www.jetbrains.com/help/pycharm/2016.3/creating-virtual-environment.html