12 lines
459 B
Diff
12 lines
459 B
Diff
|
diff -Nru azure-mgmt-containerinstance-1.4.0.orig/setup.py azure-mgmt-containerinstance-1.4.0/setup.py
|
||
|
--- azure-mgmt-containerinstance-1.4.0.orig/setup.py 2019-04-11 15:13:02.538498142 +0200
|
||
|
+++ azure-mgmt-containerinstance-1.4.0/setup.py 2019-04-11 15:13:27.202731374 +0200
|
||
|
@@ -81,7 +81,4 @@
|
||
|
'msrestazure>=0.4.32,<2.0.0',
|
||
|
'azure-common>=1.1',
|
||
|
],
|
||
|
- extras_require={
|
||
|
- ":python_version<'3.0'": ['azure-mgmt-nspkg'],
|
||
|
- }
|
||
|
)
|