Skip to content

Commit

Permalink
Remove deprecated dependencies from bill-of-materials.json.
Browse files Browse the repository at this point in the history
These packages are no longer being used once only Python3 is supported.
  • Loading branch information
Kurtis Mullins authored and Kurtis Mullins committed Jan 20, 2020
1 parent 0740943 commit 40f079e
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions bill-of-materials.json
Expand Up @@ -194,16 +194,6 @@
"license": "Unlicense",
"project": "furl"
},
{
"format": "Python",
"license": "MIT License",
"project": "future"
},
{
"format": "Python",
"license": "PSF License",
"project": "futures"
},
{
"format": "Python",
"license": "Apache Software License 2.0",
Expand Down Expand Up @@ -629,11 +619,6 @@
"license": "Apache Software License 2.0",
"project": "toposort"
},
{
"format": "Python",
"license": "Apache Software License 2.0",
"project": "trollius"
},
{
"format": "Python",
"license": "MIT License",
Expand Down Expand Up @@ -3854,4 +3839,4 @@
"license": "MIT License",
"project": "zeroclipboard"
}
]
]

0 comments on commit 40f079e

Please sign in to comment.