dmenv 0.15.0

Simple and practical virtualenv manager for Python
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[metadata]
name = dmenv-docs
version = 0.1.0"
description = dmenv documentation
author = Dimitri Merejkowsky"

[options]
packages = find:
install_requires =
  mkdocs
  mkdocs-alabaster
  ghp-import