aud` enforcement was removed from the SciToken.deserialize operation. Instead it is performed in the enforcer, which implements the SciTokens `aud` enforcement standards.
What's Changed
* Add configuration for readthedocs by duncanmmacleod in https://github.com/scitokens/scitokens/pull/165
* Add links to readthedocs in some places by duncanmmacleod in https://github.com/scitokens/scitokens/pull/166
* Run pip list installed to show packages by duncanmmacleod in https://github.com/scitokens/scitokens/pull/168
* Remove aud enforcement from deserialize function by djw8605 in https://github.com/scitokens/scitokens/pull/167
* do not use six by pgajdos in https://github.com/scitokens/scitokens/pull/170
New Contributors
* pgajdos made their first contribution in https://github.com/scitokens/scitokens/pull/170
**Full Changelog**: https://github.com/scitokens/scitokens/compare/v1.7.2...v1.7.3