add proper my_configuration demo and use it in readme
This commit is contained in:
parent
676ffdd35d
commit
2752bd6fd1
5 changed files with 81 additions and 71 deletions
|
@ -0,0 +1,6 @@
|
|||
class paths:
|
||||
"""
|
||||
Feel free to remore hypexport if you don't need it/add your own custom settings and use them
|
||||
"""
|
||||
class hypexport:
|
||||
export_dir = '/tmp/my_demo/backups/hypothesis'
|
1
my_configuration_template/my_configuration/repos/hypexport
Symbolic link
1
my_configuration_template/my_configuration/repos/hypexport
Symbolic link
|
@ -0,0 +1 @@
|
|||
/tmp/my_demo/hypothesis_repo
|
Loading…
Add table
Add a link
Reference in a new issue