Skip to content

Commit

Permalink
buildout redux
Browse files Browse the repository at this point in the history
  • Loading branch information
xispa committed Jun 13, 2024
1 parent 431fef3 commit 52c13d6
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
[buildout]
extends = https://raw.githubusercontent.com/senaite/senaite.core/2.x/buildout.cfg
#extends = https://raw.githubusercontent.com/senaite/senaite.core/2.x/buildout.cfg
extends = https://raw.githubusercontent.com/senaite/senaite.core/buildouts-redux/buildout.base.cfg

package-name = senaite.ast

parts =
instance
test
omelette
update_translations
write_code_headers

[sources]
senaite.abx = git https://github.com/senaite/senaite.abx.git
senaite.core = git https://github.com/senaite/senaite.core.git
senaite.microorganism = git https://github.com/senaite/senaite.microorganism.git

[test]
eggs =
senaite.ast [test]

0 comments on commit 52c13d6

Please sign in to comment.