Add dependency support

This commit is contained in:
rubenwardy
2018-05-21 22:20:28 +01:00
parent 47432ea7e4
commit acad90c312
6 changed files with 86 additions and 25 deletions

View File

@@ -21,6 +21,8 @@
{{ render_field(form.type, class_="pkg_meta") }}
{{ render_field(form.license, class_="pkg_meta") }}
{{ render_field(form.tags, class_="pkg_meta") }}
{{ render_field(form.harddeps, class_="pkg_meta") }}
{{ render_field(form.softdeps, class_="pkg_meta") }}
<div class="pkg_wiz_1">
<p>Enter the repo URL for the package.