shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
306 stars 198 forks source link

SG-19789 licensing #236

Closed pscadding closed 3 years ago

pscadding commented 3 years ago

This pr adds the licence information to a new software credits file.

I also found that the xmlrpclib packaged module did not appear to be used anymore. We were importing it through six instead. I've removed the module and the tests all appear fine. @jfboismenu do you have any concerns about this or know of anything I might have not thought of?

pscadding commented 3 years ago

The requirements.txt was already added when I added certifi, it is in shotgun_api3/lib/requirements.txt