Skip to content

Commit 37ee8d8

Browse files
Fixed standards and requirements
1 parent 7322875 commit 37ee8d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
packages=["woocommerce"],
3333
include_package_data=True,
3434
install_requires=[
35-
"requests",
36-
"oauthlib"
35+
"requests"
3736
]
3837
)

woocommerce/oauth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
import hashlib
1818
import collections
1919

20+
2021
class OAuth(object):
2122
""" API Class """
2223

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy