flownet
flownet copied to clipboard
Update setup.py
Insert a description of your pull request (PR) here, and check off the boxes below when they are done.
Contributor checklist
- [ ] :tada: This PR closes #ISSUE_NUMBER.
- [ ] :scroll: I have broken down my PR into the following tasks:
- [ ] Task 1
- [ ] Task 2
- [ ] :robot: I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR.
- [ ] :book: I have considered adding a new entry in
CHANGELOG.md. - [ ] :books: I have considered updating the documentation.