We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088a346 commit ee10076Copy full SHA for ee10076
setup.py
@@ -1,9 +1,7 @@
1
#!/usr/bin/env python
2
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
3
# vi: set ft=python sts=4 ts=4 sw=4 et:
4
-"""Pydra: Dataflow Engine
5
-
6
-"""
+"""Pydra: Dataflow Engine"""
7
import sys
8
9
from setuptools import setup
0 commit comments