Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yara-python
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
yara-python
Commits
d2754000
Commit
d2754000
authored
May 16, 2017
by
plusvic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dev-requirements.txt
parent
1b7f7f82
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
appveyor.yml
appveyor.yml
+1
-1
dev-requirements.txt
dev-requirements.txt
+0
-2
No files found.
appveyor.yml
View file @
d2754000
...
...
@@ -114,7 +114,7 @@ install:
# compiled extensions and are not provided as pre-built wheel packages,
# pip will build them from source using the MSVC compiler matching the
# target Python version and architecture
-
"
%CMD_IN_ENV%
pip
install
-r
dev-requirements.txt
"
-
"
%CMD_IN_ENV%
pip
install
nose
wheel
"
clone_script
:
-
cmd
:
git clone -q --recursive --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
...
...
dev-requirements.txt
deleted
100755 → 0
View file @
1b7f7f82
nose
wheel
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment