-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more information to help with the release process
- Loading branch information
Marek Kubica
committed
Dec 29, 2016
1 parent
a66086c
commit 1f3bb02
Showing
4 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
src/nosetup | ||
src/merlin_parser |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ opam-version: "1.2" | |
maintainer: "Marek Kubica <[email protected]>" | ||
author: "Marek Kubica <[email protected]>" | ||
homepage: "https://github.com/Leonidas-from-XIV/nosetup" | ||
doc: "https://leonidas-from-xiv.github.io/nosetup/api" | ||
bug-reports: "https://github.com/Leonidas-from-XIV/nosetup/issues" | ||
dev-repo: "https://github.com/Leonidas-from-XIV/nosetup.git" | ||
depends: [ | ||
|