-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tox configuration to the directory
Add tox configuration file, that can be used to run different kind of tests like syntax test, any custom tests and so forge.
- Loading branch information
Showing
26 changed files
with
508 additions
and
344 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,5 @@ LemonGraph/data/d3.v3.min.js | |
LemonGraph/data/d3.v4.min.js | ||
LemonGraph/data/svg-crowbar.js | ||
deps/js | ||
.tox | ||
.eggs |
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
Oops, something went wrong.