pyflow 0.0.4

A modern Python dependency manager
/target
**/*.rs.bk

#PyCharm
*.iws
*.workspace.xml

# Prevent generated and test files from being committed
setup.py
requirements.txt
Pipfile
pyflow.lock
pyproject.toml
/__pypackages__
script.py
*.egg-info/
*.wheel
build/
dist/