Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 14, 2022
2 parents 0f07dc8 + 7a7ffba commit a38d7b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

lxml
jsonschema < 4.4; python_version == '3.6'
jsonschema; python_version >= '3.7'
sortedcollections
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
install_requires=[
'SpiNNUtilities == 1!6.0.1',
'SpiNNMachine == 1!6.0.1',
'lxml',
"jsonschema < 4.4; python_version == '3.6'",
"jsonschema; python_version >= '3.7'",
"sortedcollections"],
Expand Down

0 comments on commit a38d7b0

Please sign in to comment.