Skip to content
Snippets Groups Projects
Commit f627be08 authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[buildout] moved the current buildout.cfg to develop.cfg, add that to MANIFEST.in

parent e69e6bba
No related branches found
No related tags found
No related merge requests found
include README.rst buildout.cfg COPYING version.txt requirements.txt include README.rst buildout.cfg develop.cfg COPYING version.txt requirements.txt
recursive-include doc *.py *.rst recursive-include doc *.py *.rst
; vim: set fileencoding=utf-8 :
; Mon 27 Nov 14:33:47 CET 2017
[buildout]
parts = scripts
develop = .
eggs = bob.learn.pytorch
extensions = bob.buildout
newest = false
verbose = true
[scripts]
recipe = bob.buildout:scripts
dependent-scripts = true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment