Skip to content

Commit

Permalink
remove pyenv dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kaze committed Jan 16, 2015
1 parent 7ee5874 commit c2a54a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
13 changes: 0 additions & 13 deletions env.example

This file was deleted.

2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ I'm just hacking on python and orientdb to see, how, and to what, could I use a

## good to know

This code is used with my own [`pyenv`](https://github.com/kaze/pyenv) to set and get variables from the environment. An example .env file is added to the repo

I'm using the clever [`schematics`](https://github.com/schematics/schematics) module to describe my models. OrientStore automatically get the model names and their fields from the module, which contains them:

OrientStore.register_model_module(module.submodule.models)
Expand Down

0 comments on commit c2a54a4

Please sign in to comment.