forked from e2nIEE/pandapipes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removing pytest.ini, restructuring setup.py slighly and adapt MANIFES…
…T.in to just consider all files in src
- Loading branch information
sdrauz
authored and
sdrauz
committed
Dec 13, 2023
1 parent
0cbeaa9
commit 8934524
Showing
3 changed files
with
6 additions
and
12 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 |
---|---|---|
@@ -1,7 +1,3 @@ | ||
include LICENSE AUTHORS README.rst CHANGELOG.rst .github/**/*.yml | ||
global-include *.json | ||
global-include *.csv | ||
global-include *.txt | ||
graft src | ||
|
||
prune doc* | ||
prune tutorials* | ||
include LICENSE AUTHORS README.rst CHANGELOG.rst .github/**/*.yml |
This file was deleted.
Oops, something went wrong.
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