Codebase list backoff / 9c578a51-bf32-4388-9956-5e2af5f7e1f2/main
Refresh patches. Kali Janitor 2 years ago
1 changed file(s) with 3 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
1010 1 file changed, 24 insertions(+)
1111 create mode 100644 setup.py
1212
13 diff --git a/setup.py b/setup.py
14 new file mode 100644
15 index 0000000..6e4f961
13 Index: backoff/setup.py
14 ===================================================================
1615 --- /dev/null
17 +++ b/setup.py
16 +++ backoff/setup.py
1817 @@ -0,0 +1,24 @@
1918 +# -*- coding: utf-8 -*-
2019 +from distutils.core import setup